Status: Pass 215 Failure 9 Skip 10
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 235, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 207, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 589, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: ((<class 'tempest.lib.exceptions.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 0x7f95da767c40>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out Details: (ServerRescueNegativeTestJSON:tearDownClass) Failed to delete volume 23c26adc-b125-45d9-b8ba-8febe3ea4192 within the required time (360 s). Timer started at 1635471253. Timer ended at 1635471613waited for 360, <traceback object at 0x7f95da8520c0>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out Details: (ServerRescueNegativeTestJSON:tearDownClass) Failed to delete volume 970cfbdd-4b4c-4ed4-82b8-c7207d4c1888 within the required time (360 s). Timer started at 1635471613. Timer ended at 1635471973waited for 360, <traceback object at 0x7f95da772740>)) |
||||||
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 235, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 207, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 589, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: (<class 'urllib3.exceptions.MaxRetryError'>, MaxRetryError('HTTPConnectionPool(host=\'10.222.0.90\', port=80): Max retries exceeded with url: /volume/v3/0da5b2a4f59a412d95c116ace173e394/volumes/88a409f2-6048-4e85-9e8c-e9096e338844 (Caused by ReadTimeoutError("HTTPConnectionPool(host=\'10.222.0.90\', port=80): Read timed out. (read timeout=60)"))'), <traceback object at 0x7fbc9e2dfa00>) |
||||||
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
pt3.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
ft3.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:'': {{{ 2021-10-29 01:16:31,057 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://10.222.0.90/volume/v3/31da6d496ca244679f9c7cfc129ca1c4/volumes 0.410s 2021-10-29 01:16:31,058 116431 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-628444955"}} Response - Headers: {'date': 'Fri, 29 Oct 2021 01:16:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de3448b8-8d54-412b-9d64-e4285c3bfe3e', 'content-length': '827', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de3448b8-8d54-412b-9d64-e4285c3bfe3e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.90/volume/v3/31da6d496ca244679f9c7cfc129ca1c4/volumes'} Body: b'{"volume": {"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:30.790837", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-628444955", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192"}], "user_id": "a6a83b53318d4a5c8e9ed1e42647d5db", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-10-29 01:16:31,134 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.90/volume/v3/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192 0.069s 2021-10-29 01:16:31,134 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:16:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c3cf519-e4b0-42f0-9c42-9d307c2fa623', 'content-length': '895', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c3cf519-e4b0-42f0-9c42-9d307c2fa623', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192'} Body: b'{"volume": {"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:31.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-628444955", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192"}], "user_id": "a6a83b53318d4a5c8e9ed1e42647d5db", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "31da6d496ca244679f9c7cfc129ca1c4"}}' 2021-10-29 01:16:32,205 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.90/volume/v3/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192 0.063s 2021-10-29 01:16:32,205 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:16:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdaed1ad-6526-49b1-81c0-7ce9971a2389', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdaed1ad-6526-49b1-81c0-7ce9971a2389', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192'} Body: b'{"volume": {"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:31.000000", "updated_at": "2021-10-29T01:16:32.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-628444955", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192"}], "user_id": "a6a83b53318d4a5c8e9ed1e42647d5db", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "31da6d496ca244679f9c7cfc129ca1c4"}}' 2021-10-29 01:16:32,212 116431 INFO [tempest.common.waiters] volume 23c26adc-b125-45d9-b8ba-8febe3ea4192 reached available after waiting for 1.212512 seconds 2021-10-29 01:16:32,628 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9 0.415s 2021-10-29 01:16:32,629 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:16:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1516', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ca500d6-cbe4-4ce3-8484-4b2edfad97b6', 'x-compute-request-id': 'req-1ca500d6-cbe4-4ce3-8484-4b2edfad97b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9'} Body: b'{"server": {"id": "0ff6277c-b59e-467c-82d4-631046fb03d9", "name": "tempest-ServerRescueNegativeTestJSON-server-1389907364", "status": "ACTIVE", "tenant_id": "31da6d496ca244679f9c7cfc129ca1c4", "user_id": "a6a83b53318d4a5c8e9ed1e42647d5db", "metadata": {}, "hostId": "d14f0e37411f8cf1bf1815a4e9802feb43832eab61c0a29c8ca94681", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:23Z", "updated": "2021-10-29T01:16:30Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-518999093-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:b3:ca"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/0ff6277c-b59e-467c-82d4-631046fb03d9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:16:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 01:16:33,065 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.428s 2021-10-29 01:16:33,065 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192"}} Response - Headers: {'date': 'Fri, 29 Oct 2021 01:16:32 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-64c70716-ea3b-4d58-ac3f-5a8345129165', 'x-compute-request-id': 'req-64c70716-ea3b-4d58-ac3f-5a8345129165', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "device": "/dev/sdb"}}' 2021-10-29 01:16:33,127 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.90/volume/v3/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192 0.060s 2021-10-29 01:16:33,128 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:16:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d001e4b-6807-4c0f-b4dc-68f08f3cbc9b', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d001e4b-6807-4c0f-b4dc-68f08f3cbc9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192'} Body: b'{"volume": {"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:31.000000", "updated_at": "2021-10-29T01:16:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-628444955", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192"}], "user_id": "a6a83b53318d4a5c8e9ed1e42647d5db", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "31da6d496ca244679f9c7cfc129ca1c4"}}' 2021-10-29 01:16:34,232 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.90/volume/v3/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192 0.096s 2021-10-29 01:16:34,232 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:16:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c486118-d296-4d03-9521-a5745945d499', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c486118-d296-4d03-9521-a5745945d499', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192'} Body: b'{"volume": {"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:31.000000", "updated_at": "2021-10-29T01:16:34.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-628444955", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192"}], "user_id": "a6a83b53318d4a5c8e9ed1e42647d5db", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "31da6d496ca244679f9c7cfc129ca1c4"}}' 2021-10-29 01:16:35,341 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.90/volume/v3/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192 0.100s 2021-10-29 01:16:35,342 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:16:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e01ffa0a-c650-4b94-9c5b-1d04513ee22d', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e01ffa0a-c650-4b94-9c5b-1d04513ee22d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192'} Body: b'{"volume": {"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:31.000000", "updated_at": "2021-10-29T01:16:34.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-628444955", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192"}], "user_id": "a6a83b53318d4a5c8e9ed1e42647d5db", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "31da6d496ca244679f9c7cfc129ca1c4"}}' 2021-10-29 01:16:36,400 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.90/volume/v3/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192 0.050s 2021-10-29 01:16:36,400 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:16:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1581c652-26ec-4abe-838d-992230f2f7e4', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1581c652-26ec-4abe-838d-992230f2f7e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192'} Body: b'{"volume": {"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:31.000000", "updated_at": "2021-10-29T01:16:34.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-628444955", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192"}], "user_id": "a6a83b53318d4a5c8e9ed1e42647d5db", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "31da6d496ca244679f9c7cfc129ca1c4"}}' 2021-10-29 01:16:37,458 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.90/volume/v3/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192 0.051s 2021-10-29 01:16:37,459 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:16:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80367634-dc02-43ce-a32a-08c9c110d605', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80367634-dc02-43ce-a32a-08c9c110d605', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192'} Body: b'{"volume": {"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:31.000000", "updated_at": "2021-10-29T01:16:34.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-628444955", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192"}], "user_id": "a6a83b53318d4a5c8e9ed1e42647d5db", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "31da6d496ca244679f9c7cfc129ca1c4"}}' 2021-10-29 01:16:38,523 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.90/volume/v3/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192 0.057s 2021-10-29 01:16:38,524 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:16:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff2f6c60-5c35-4ccd-96f0-419518d952ab', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff2f6c60-5c35-4ccd-96f0-419518d952ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192'} Body: b'{"volume": {"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:31.000000", "updated_at": "2021-10-29T01:16:34.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-628444955", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192"}], "user_id": "a6a83b53318d4a5c8e9ed1e42647d5db", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "31da6d496ca244679f9c7cfc129ca1c4"}}' 2021-10-29 01:16:39,573 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.90/volume/v3/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192 0.041s 2021-10-29 01:16:39,573 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:16:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-634e8c6d-703e-4dba-af9b-dd60a20451d8', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-634e8c6d-703e-4dba-af9b-dd60a20451d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192'} Body: b'{"volume": {"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:31.000000", "updated_at": "2021-10-29T01:16:34.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-628444955", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192"}], "user_id": "a6a83b53318d4a5c8e9ed1e42647d5db", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "31da6d496ca244679f9c7cfc129ca1c4"}}' 2021-10-29 01:16:40,626 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.90/volume/v3/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192 0.045s 2021-10-29 01:16:40,627 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:16:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c565ef77-590c-436b-9301-40de3fa2c6c9', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c565ef77-590c-436b-9301-40de3fa2c6c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192'} Body: b'{"volume": {"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:31.000000", "updated_at": "2021-10-29T01:16:34.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-628444955", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192"}], "user_id": "a6a83b53318d4a5c8e9ed1e42647d5db", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "31da6d496ca244679f9c7cfc129ca1c4"}}' 2021-10-29 01:16:41,675 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.90/volume/v3/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192 0.039s 2021-10-29 01:16:41,675 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:16:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee30434d-5919-4996-bee8-2453c3d0117d', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee30434d-5919-4996-bee8-2453c3d0117d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192'} Body: b'{"volume": {"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:31.000000", "updated_at": "2021-10-29T01:16:34.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-628444955", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192"}], "user_id": "a6a83b53318d4a5c8e9ed1e42647d5db", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "31da6d496ca244679f9c7cfc129ca1c4"}}' 2021-10-29 01:16:42,724 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.90/volume/v3/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192 0.041s 2021-10-29 01:16:42,724 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:16:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-499858d1-699b-4fe7-905c-d14d36b346ba', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-499858d1-699b-4fe7-905c-d14d36b346ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192'} Body: b'{"volume": {"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:31.000000", "updated_at": "2021-10-29T01:16:34.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-628444955", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192"}], "user_id": "a6a83b53318d4a5c8e9ed1e42647d5db", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "31da6d496ca244679f9c7cfc129ca1c4"}}' 2021-10-29 01:16:43,778 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.90/volume/v3/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192 0.045s 2021-10-29 01:16:43,778 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:16:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-296acb5a-5860-44ce-86fd-d621cb4e7517', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-296acb5a-5860-44ce-86fd-d621cb4e7517', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192'} Body: b'{"volume": {"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:31.000000", "updated_at": "2021-10-29T01:16:34.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-628444955", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192"}], "user_id": "a6a83b53318d4a5c8e9ed1e42647d5db", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "31da6d496ca244679f9c7cfc129ca1c4"}}' 2021-10-29 01:16:44,828 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.90/volume/v3/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192 0.042s 2021-10-29 01:16:44,829 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:16:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ba10273-be4a-427c-bada-051a8514514d', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ba10273-be4a-427c-bada-051a8514514d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192'} Body: b'{"volume": {"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:31.000000", "updated_at": "2021-10-29T01:16:34.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-628444955", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192"}], "user_id": "a6a83b53318d4a5c8e9ed1e42647d5db", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "31da6d496ca244679f9c7cfc129ca1c4"}}' 2021-10-29 01:16:45,877 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.90/volume/v3/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192 0.040s 2021-10-29 01:16:45,878 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:16:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff5bcee1-1621-4013-9afd-33b23934eec7', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff5bcee1-1621-4013-9afd-33b23934eec7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192'} Body: b'{"volume": {"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:31.000000", "updated_at": "2021-10-29T01:16:34.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-628444955", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192"}], "user_id": "a6a83b53318d4a5c8e9ed1e42647d5db", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "31da6d496ca244679f9c7cfc129ca1c4"}}' 2021-10-29 01:16:46,932 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.90/volume/v3/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192 0.047s 2021-10-29 01:16:46,933 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:16:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a130d7f4-d24a-4826-ad05-58e67c4a8a67', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a130d7f4-d24a-4826-ad05-58e67c4a8a67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192'} Body: b'{"volume": {"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:31.000000", "updated_at": "2021-10-29T01:16:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-628444955", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192"}], "user_id": "a6a83b53318d4a5c8e9ed1e42647d5db", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "attachment_id": "beaf6ffe-ba7d-4435-9bb7-d6ac53f3e7ca", "volume_id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "server_id": "0ff6277c-b59e-467c-82d4-631046fb03d9", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T01:16:34.000000"}], "os-vol-tenant-attr:tenant_id": "31da6d496ca244679f9c7cfc129ca1c4"}}' 2021-10-29 01:16:46,939 116431 INFO [tempest.common.waiters] Attachment beaf6ffe-ba7d-4435-9bb7-d6ac53f3e7ca created for volume 23c26adc-b125-45d9-b8ba-8febe3ea4192 to server 0ff6277c-b59e-467c-82d4-631046fb03d9 after waiting for 13.939883 seconds 2021-10-29 01:16:46,999 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.90/volume/v3/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192 0.059s 2021-10-29 01:16:46,999 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:16:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22ebd035-d53f-46d2-9ac7-d7fde601731a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22ebd035-d53f-46d2-9ac7-d7fde601731a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192'} Body: b'{"volume": {"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:31.000000", "updated_at": "2021-10-29T01:16:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-628444955", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192"}], "user_id": "a6a83b53318d4a5c8e9ed1e42647d5db", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "attachment_id": "beaf6ffe-ba7d-4435-9bb7-d6ac53f3e7ca", "volume_id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "server_id": "0ff6277c-b59e-467c-82d4-631046fb03d9", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T01:16:34.000000"}], "os-vol-tenant-attr:tenant_id": "31da6d496ca244679f9c7cfc129ca1c4"}}' 2021-10-29 01:16:47,006 116431 INFO [tempest.common.waiters] volume 23c26adc-b125-45d9-b8ba-8febe3ea4192 reached in-use after waiting for 0.006708 seconds 2021-10-29 01:16:47,223 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/action 0.216s 2021-10-29 01:16:47,223 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"rescue": {"adminPass": "I9~NcxlT20O#naN"}} Response - Headers: {'date': 'Fri, 29 Oct 2021 01:16:47 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-6abf4834-60c3-4114-965e-1a9bed68303d', 'x-compute-request-id': 'req-6abf4834-60c3-4114-965e-1a9bed68303d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/action'} Body: b'{"adminPass": "I9~NcxlT20O#naN"}' 2021-10-29 01:16:47,386 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9 0.161s 2021-10-29 01:16:47,386 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:16:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c5c5268-e84a-43c5-896d-3b34407403ef', 'x-compute-request-id': 'req-5c5c5268-e84a-43c5-896d-3b34407403ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9'} Body: b'{"server": {"id": "0ff6277c-b59e-467c-82d4-631046fb03d9", "name": "tempest-ServerRescueNegativeTestJSON-server-1389907364", "status": "ACTIVE", "tenant_id": "31da6d496ca244679f9c7cfc129ca1c4", "user_id": "a6a83b53318d4a5c8e9ed1e42647d5db", "metadata": {}, "hostId": "d14f0e37411f8cf1bf1815a4e9802feb43832eab61c0a29c8ca94681", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:23Z", "updated": "2021-10-29T01:16:47Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-518999093-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:b3:ca"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/0ff6277c-b59e-467c-82d4-631046fb03d9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:16:17.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": "23c26adc-b125-45d9-b8ba-8febe3ea4192"}]}}' 2021-10-29 01:16:48,553 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9 0.158s 2021-10-29 01:16:48,553 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:16:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5497cb9c-9a53-45f4-be8c-e72119ad1e81', 'x-compute-request-id': 'req-5497cb9c-9a53-45f4-be8c-e72119ad1e81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9'} Body: b'{"server": {"id": "0ff6277c-b59e-467c-82d4-631046fb03d9", "name": "tempest-ServerRescueNegativeTestJSON-server-1389907364", "status": "ACTIVE", "tenant_id": "31da6d496ca244679f9c7cfc129ca1c4", "user_id": "a6a83b53318d4a5c8e9ed1e42647d5db", "metadata": {}, "hostId": "d14f0e37411f8cf1bf1815a4e9802feb43832eab61c0a29c8ca94681", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:23Z", "updated": "2021-10-29T01:16:47Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-518999093-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:b3:ca"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/0ff6277c-b59e-467c-82d4-631046fb03d9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:16:17.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": "23c26adc-b125-45d9-b8ba-8febe3ea4192"}]}}' 2021-10-29 01:16:49,713 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9 0.151s 2021-10-29 01:16:49,713 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:16:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-044ccd07-009d-4af7-b016-f81ec27616bc', 'x-compute-request-id': 'req-044ccd07-009d-4af7-b016-f81ec27616bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9'} Body: b'{"server": {"id": "0ff6277c-b59e-467c-82d4-631046fb03d9", "name": "tempest-ServerRescueNegativeTestJSON-server-1389907364", "status": "ACTIVE", "tenant_id": "31da6d496ca244679f9c7cfc129ca1c4", "user_id": "a6a83b53318d4a5c8e9ed1e42647d5db", "metadata": {}, "hostId": "d14f0e37411f8cf1bf1815a4e9802feb43832eab61c0a29c8ca94681", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:23Z", "updated": "2021-10-29T01:16:47Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-518999093-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:b3:ca"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/0ff6277c-b59e-467c-82d4-631046fb03d9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:16:17.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": "23c26adc-b125-45d9-b8ba-8febe3ea4192"}]}}' 2021-10-29 01:16:50,876 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9 0.154s 2021-10-29 01:16:50,877 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:16:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c7abc33-4a02-462d-8e97-7e7a8b3c9282', 'x-compute-request-id': 'req-2c7abc33-4a02-462d-8e97-7e7a8b3c9282', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9'} Body: b'{"server": {"id": "0ff6277c-b59e-467c-82d4-631046fb03d9", "name": "tempest-ServerRescueNegativeTestJSON-server-1389907364", "status": "ACTIVE", "tenant_id": "31da6d496ca244679f9c7cfc129ca1c4", "user_id": "a6a83b53318d4a5c8e9ed1e42647d5db", "metadata": {}, "hostId": "d14f0e37411f8cf1bf1815a4e9802feb43832eab61c0a29c8ca94681", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:23Z", "updated": "2021-10-29T01:16:47Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-518999093-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:b3:ca"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/0ff6277c-b59e-467c-82d4-631046fb03d9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:16:17.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": "23c26adc-b125-45d9-b8ba-8febe3ea4192"}]}}' 2021-10-29 01:16:52,038 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9 0.153s 2021-10-29 01:16:52,039 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:16:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed44018e-df2c-46a1-9b0b-d5450f2fc495', 'x-compute-request-id': 'req-ed44018e-df2c-46a1-9b0b-d5450f2fc495', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9'} Body: b'{"server": {"id": "0ff6277c-b59e-467c-82d4-631046fb03d9", "name": "tempest-ServerRescueNegativeTestJSON-server-1389907364", "status": "ACTIVE", "tenant_id": "31da6d496ca244679f9c7cfc129ca1c4", "user_id": "a6a83b53318d4a5c8e9ed1e42647d5db", "metadata": {}, "hostId": "d14f0e37411f8cf1bf1815a4e9802feb43832eab61c0a29c8ca94681", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:23Z", "updated": "2021-10-29T01:16:47Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-518999093-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:b3:ca"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/0ff6277c-b59e-467c-82d4-631046fb03d9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:16:17.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": "23c26adc-b125-45d9-b8ba-8febe3ea4192"}]}}' 2021-10-29 01:16:53,194 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9 0.146s 2021-10-29 01:16:53,194 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:16:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18f2e7a0-80d7-472b-8ccc-d7b0a8787596', 'x-compute-request-id': 'req-18f2e7a0-80d7-472b-8ccc-d7b0a8787596', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9'} Body: b'{"server": {"id": "0ff6277c-b59e-467c-82d4-631046fb03d9", "name": "tempest-ServerRescueNegativeTestJSON-server-1389907364", "status": "ACTIVE", "tenant_id": "31da6d496ca244679f9c7cfc129ca1c4", "user_id": "a6a83b53318d4a5c8e9ed1e42647d5db", "metadata": {}, "hostId": "d14f0e37411f8cf1bf1815a4e9802feb43832eab61c0a29c8ca94681", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:23Z", "updated": "2021-10-29T01:16:47Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-518999093-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:b3:ca"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/0ff6277c-b59e-467c-82d4-631046fb03d9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:16:17.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": "23c26adc-b125-45d9-b8ba-8febe3ea4192"}]}}' 2021-10-29 01:16:54,351 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9 0.148s 2021-10-29 01:16:54,351 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:16:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84553af8-5f23-4c8e-a257-390f6e9c22d5', 'x-compute-request-id': 'req-84553af8-5f23-4c8e-a257-390f6e9c22d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9'} Body: b'{"server": {"id": "0ff6277c-b59e-467c-82d4-631046fb03d9", "name": "tempest-ServerRescueNegativeTestJSON-server-1389907364", "status": "ACTIVE", "tenant_id": "31da6d496ca244679f9c7cfc129ca1c4", "user_id": "a6a83b53318d4a5c8e9ed1e42647d5db", "metadata": {}, "hostId": "d14f0e37411f8cf1bf1815a4e9802feb43832eab61c0a29c8ca94681", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:23Z", "updated": "2021-10-29T01:16:47Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-518999093-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:b3:ca"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/0ff6277c-b59e-467c-82d4-631046fb03d9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:16:17.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": "23c26adc-b125-45d9-b8ba-8febe3ea4192"}]}}' 2021-10-29 01:16:55,507 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9 0.147s 2021-10-29 01:16:55,507 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:16:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de5dbd08-5479-4393-bec2-9877bc883df4', 'x-compute-request-id': 'req-de5dbd08-5479-4393-bec2-9877bc883df4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9'} Body: b'{"server": {"id": "0ff6277c-b59e-467c-82d4-631046fb03d9", "name": "tempest-ServerRescueNegativeTestJSON-server-1389907364", "status": "ACTIVE", "tenant_id": "31da6d496ca244679f9c7cfc129ca1c4", "user_id": "a6a83b53318d4a5c8e9ed1e42647d5db", "metadata": {}, "hostId": "d14f0e37411f8cf1bf1815a4e9802feb43832eab61c0a29c8ca94681", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:23Z", "updated": "2021-10-29T01:16:47Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-518999093-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:b3:ca"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/0ff6277c-b59e-467c-82d4-631046fb03d9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:16:17.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": "23c26adc-b125-45d9-b8ba-8febe3ea4192"}]}}' 2021-10-29 01:16:56,680 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9 0.164s 2021-10-29 01:16:56,681 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:16:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca7041ba-197c-462b-a694-7605a2f8d558', 'x-compute-request-id': 'req-ca7041ba-197c-462b-a694-7605a2f8d558', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9'} Body: b'{"server": {"id": "0ff6277c-b59e-467c-82d4-631046fb03d9", "name": "tempest-ServerRescueNegativeTestJSON-server-1389907364", "status": "ACTIVE", "tenant_id": "31da6d496ca244679f9c7cfc129ca1c4", "user_id": "a6a83b53318d4a5c8e9ed1e42647d5db", "metadata": {}, "hostId": "d14f0e37411f8cf1bf1815a4e9802feb43832eab61c0a29c8ca94681", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:23Z", "updated": "2021-10-29T01:16:47Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-518999093-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:b3:ca"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/0ff6277c-b59e-467c-82d4-631046fb03d9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:16:17.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": "23c26adc-b125-45d9-b8ba-8febe3ea4192"}]}}' 2021-10-29 01:16:57,839 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9 0.147s 2021-10-29 01:16:57,839 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:16:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03a1ed77-86aa-4f06-b087-c2e0a94fd2cb', 'x-compute-request-id': 'req-03a1ed77-86aa-4f06-b087-c2e0a94fd2cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9'} Body: b'{"server": {"id": "0ff6277c-b59e-467c-82d4-631046fb03d9", "name": "tempest-ServerRescueNegativeTestJSON-server-1389907364", "status": "ACTIVE", "tenant_id": "31da6d496ca244679f9c7cfc129ca1c4", "user_id": "a6a83b53318d4a5c8e9ed1e42647d5db", "metadata": {}, "hostId": "d14f0e37411f8cf1bf1815a4e9802feb43832eab61c0a29c8ca94681", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:23Z", "updated": "2021-10-29T01:16:47Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-518999093-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:b3:ca"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/0ff6277c-b59e-467c-82d4-631046fb03d9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:16:17.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": "23c26adc-b125-45d9-b8ba-8febe3ea4192"}]}}' 2021-10-29 01:16:58,991 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9 0.143s 2021-10-29 01:16:58,992 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:16:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6aa07c4e-e538-44f3-9970-2727958b2183', 'x-compute-request-id': 'req-6aa07c4e-e538-44f3-9970-2727958b2183', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9'} Body: b'{"server": {"id": "0ff6277c-b59e-467c-82d4-631046fb03d9", "name": "tempest-ServerRescueNegativeTestJSON-server-1389907364", "status": "ACTIVE", "tenant_id": "31da6d496ca244679f9c7cfc129ca1c4", "user_id": "a6a83b53318d4a5c8e9ed1e42647d5db", "metadata": {}, "hostId": "d14f0e37411f8cf1bf1815a4e9802feb43832eab61c0a29c8ca94681", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:23Z", "updated": "2021-10-29T01:16:47Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-518999093-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:b3:ca"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/0ff6277c-b59e-467c-82d4-631046fb03d9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:16:17.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": "23c26adc-b125-45d9-b8ba-8febe3ea4192"}]}}' 2021-10-29 01:17:00,144 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9 0.143s 2021-10-29 01:17:00,144 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-190c7533-f069-4703-b6c9-dffb009cd9f7', 'x-compute-request-id': 'req-190c7533-f069-4703-b6c9-dffb009cd9f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9'} Body: b'{"server": {"id": "0ff6277c-b59e-467c-82d4-631046fb03d9", "name": "tempest-ServerRescueNegativeTestJSON-server-1389907364", "status": "ACTIVE", "tenant_id": "31da6d496ca244679f9c7cfc129ca1c4", "user_id": "a6a83b53318d4a5c8e9ed1e42647d5db", "metadata": {}, "hostId": "d14f0e37411f8cf1bf1815a4e9802feb43832eab61c0a29c8ca94681", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:23Z", "updated": "2021-10-29T01:16:47Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-518999093-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:b3:ca"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/0ff6277c-b59e-467c-82d4-631046fb03d9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:16:17.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": "23c26adc-b125-45d9-b8ba-8febe3ea4192"}]}}' 2021-10-29 01:17:01,299 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9 0.146s 2021-10-29 01:17:01,299 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e97c7df5-2a12-433b-a5ea-1047ce1670f9', 'x-compute-request-id': 'req-e97c7df5-2a12-433b-a5ea-1047ce1670f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9'} Body: b'{"server": {"id": "0ff6277c-b59e-467c-82d4-631046fb03d9", "name": "tempest-ServerRescueNegativeTestJSON-server-1389907364", "status": "ACTIVE", "tenant_id": "31da6d496ca244679f9c7cfc129ca1c4", "user_id": "a6a83b53318d4a5c8e9ed1e42647d5db", "metadata": {}, "hostId": "d14f0e37411f8cf1bf1815a4e9802feb43832eab61c0a29c8ca94681", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:23Z", "updated": "2021-10-29T01:16:47Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-518999093-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:b3:ca"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/0ff6277c-b59e-467c-82d4-631046fb03d9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:16:17.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": "23c26adc-b125-45d9-b8ba-8febe3ea4192"}]}}' 2021-10-29 01:17:02,454 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9 0.147s 2021-10-29 01:17:02,455 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-030cfb02-bf9f-4b90-9929-10c99abc9c5d', 'x-compute-request-id': 'req-030cfb02-bf9f-4b90-9929-10c99abc9c5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9'} Body: b'{"server": {"id": "0ff6277c-b59e-467c-82d4-631046fb03d9", "name": "tempest-ServerRescueNegativeTestJSON-server-1389907364", "status": "ACTIVE", "tenant_id": "31da6d496ca244679f9c7cfc129ca1c4", "user_id": "a6a83b53318d4a5c8e9ed1e42647d5db", "metadata": {}, "hostId": "d14f0e37411f8cf1bf1815a4e9802feb43832eab61c0a29c8ca94681", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:23Z", "updated": "2021-10-29T01:16:47Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-518999093-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:b3:ca"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/0ff6277c-b59e-467c-82d4-631046fb03d9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:16:17.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": "23c26adc-b125-45d9-b8ba-8febe3ea4192"}]}}' 2021-10-29 01:17:03,611 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9 0.148s 2021-10-29 01:17:03,612 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-073384fb-3d30-421b-bd41-509383566cd7', 'x-compute-request-id': 'req-073384fb-3d30-421b-bd41-509383566cd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9'} Body: b'{"server": {"id": "0ff6277c-b59e-467c-82d4-631046fb03d9", "name": "tempest-ServerRescueNegativeTestJSON-server-1389907364", "status": "ACTIVE", "tenant_id": "31da6d496ca244679f9c7cfc129ca1c4", "user_id": "a6a83b53318d4a5c8e9ed1e42647d5db", "metadata": {}, "hostId": "d14f0e37411f8cf1bf1815a4e9802feb43832eab61c0a29c8ca94681", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:23Z", "updated": "2021-10-29T01:16:47Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-518999093-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:b3:ca"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/0ff6277c-b59e-467c-82d4-631046fb03d9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:16:17.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": "23c26adc-b125-45d9-b8ba-8febe3ea4192"}]}}' 2021-10-29 01:17:04,840 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9 0.219s 2021-10-29 01:17:04,840 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92fe0885-b888-4760-bf62-d4672b6221d1', 'x-compute-request-id': 'req-92fe0885-b888-4760-bf62-d4672b6221d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9'} Body: b'{"server": {"id": "0ff6277c-b59e-467c-82d4-631046fb03d9", "name": "tempest-ServerRescueNegativeTestJSON-server-1389907364", "status": "ACTIVE", "tenant_id": "31da6d496ca244679f9c7cfc129ca1c4", "user_id": "a6a83b53318d4a5c8e9ed1e42647d5db", "metadata": {}, "hostId": "d14f0e37411f8cf1bf1815a4e9802feb43832eab61c0a29c8ca94681", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:23Z", "updated": "2021-10-29T01:16:47Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-518999093-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:b3:ca"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/0ff6277c-b59e-467c-82d4-631046fb03d9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:16:17.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": "23c26adc-b125-45d9-b8ba-8febe3ea4192"}]}}' 2021-10-29 01:17:06,020 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9 0.170s 2021-10-29 01:17:06,020 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e819ddc-bfa7-44c9-ae58-00d139d07170', 'x-compute-request-id': 'req-6e819ddc-bfa7-44c9-ae58-00d139d07170', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9'} Body: b'{"server": {"id": "0ff6277c-b59e-467c-82d4-631046fb03d9", "name": "tempest-ServerRescueNegativeTestJSON-server-1389907364", "status": "ACTIVE", "tenant_id": "31da6d496ca244679f9c7cfc129ca1c4", "user_id": "a6a83b53318d4a5c8e9ed1e42647d5db", "metadata": {}, "hostId": "d14f0e37411f8cf1bf1815a4e9802feb43832eab61c0a29c8ca94681", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:23Z", "updated": "2021-10-29T01:16:47Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-518999093-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:b3:ca"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/0ff6277c-b59e-467c-82d4-631046fb03d9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:16:17.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": "23c26adc-b125-45d9-b8ba-8febe3ea4192"}]}}' 2021-10-29 01:17:07,186 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9 0.157s 2021-10-29 01:17:07,186 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0528146-e5c4-4d5a-b6d3-f7ce2b4b9d23', 'x-compute-request-id': 'req-a0528146-e5c4-4d5a-b6d3-f7ce2b4b9d23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9'} Body: b'{"server": {"id": "0ff6277c-b59e-467c-82d4-631046fb03d9", "name": "tempest-ServerRescueNegativeTestJSON-server-1389907364", "status": "ACTIVE", "tenant_id": "31da6d496ca244679f9c7cfc129ca1c4", "user_id": "a6a83b53318d4a5c8e9ed1e42647d5db", "metadata": {}, "hostId": "d14f0e37411f8cf1bf1815a4e9802feb43832eab61c0a29c8ca94681", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:23Z", "updated": "2021-10-29T01:16:47Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-518999093-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:b3:ca"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/0ff6277c-b59e-467c-82d4-631046fb03d9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:16:17.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": "23c26adc-b125-45d9-b8ba-8febe3ea4192"}]}}' 2021-10-29 01:17:08,340 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9 0.145s 2021-10-29 01:17:08,340 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-678ea4dc-06f7-4633-aa7a-7081895e1198', 'x-compute-request-id': 'req-678ea4dc-06f7-4633-aa7a-7081895e1198', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9'} Body: b'{"server": {"id": "0ff6277c-b59e-467c-82d4-631046fb03d9", "name": "tempest-ServerRescueNegativeTestJSON-server-1389907364", "status": "ACTIVE", "tenant_id": "31da6d496ca244679f9c7cfc129ca1c4", "user_id": "a6a83b53318d4a5c8e9ed1e42647d5db", "metadata": {}, "hostId": "d14f0e37411f8cf1bf1815a4e9802feb43832eab61c0a29c8ca94681", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:23Z", "updated": "2021-10-29T01:16:47Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-518999093-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:b3:ca"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/0ff6277c-b59e-467c-82d4-631046fb03d9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:16:17.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": "23c26adc-b125-45d9-b8ba-8febe3ea4192"}]}}' 2021-10-29 01:17:09,492 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9 0.143s 2021-10-29 01:17:09,492 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97abcf88-5a9e-4381-b440-471ffaa6b044', 'x-compute-request-id': 'req-97abcf88-5a9e-4381-b440-471ffaa6b044', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9'} Body: b'{"server": {"id": "0ff6277c-b59e-467c-82d4-631046fb03d9", "name": "tempest-ServerRescueNegativeTestJSON-server-1389907364", "status": "ACTIVE", "tenant_id": "31da6d496ca244679f9c7cfc129ca1c4", "user_id": "a6a83b53318d4a5c8e9ed1e42647d5db", "metadata": {}, "hostId": "d14f0e37411f8cf1bf1815a4e9802feb43832eab61c0a29c8ca94681", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:23Z", "updated": "2021-10-29T01:16:47Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-518999093-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:b3:ca"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/0ff6277c-b59e-467c-82d4-631046fb03d9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:16:17.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": "23c26adc-b125-45d9-b8ba-8febe3ea4192"}]}}' 2021-10-29 01:17:10,648 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9 0.146s 2021-10-29 01:17:10,648 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-056fe281-3afc-4610-af4f-f3d26261e6c6', 'x-compute-request-id': 'req-056fe281-3afc-4610-af4f-f3d26261e6c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9'} Body: b'{"server": {"id": "0ff6277c-b59e-467c-82d4-631046fb03d9", "name": "tempest-ServerRescueNegativeTestJSON-server-1389907364", "status": "ACTIVE", "tenant_id": "31da6d496ca244679f9c7cfc129ca1c4", "user_id": "a6a83b53318d4a5c8e9ed1e42647d5db", "metadata": {}, "hostId": "d14f0e37411f8cf1bf1815a4e9802feb43832eab61c0a29c8ca94681", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:23Z", "updated": "2021-10-29T01:16:47Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-518999093-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:b3:ca"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/0ff6277c-b59e-467c-82d4-631046fb03d9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:16:17.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": "23c26adc-b125-45d9-b8ba-8febe3ea4192"}]}}' 2021-10-29 01:17:11,802 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9 0.146s 2021-10-29 01:17:11,802 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1548', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-beca9339-4964-47da-8139-12e6c5bd0771', 'x-compute-request-id': 'req-beca9339-4964-47da-8139-12e6c5bd0771', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9'} Body: b'{"server": {"id": "0ff6277c-b59e-467c-82d4-631046fb03d9", "name": "tempest-ServerRescueNegativeTestJSON-server-1389907364", "status": "RESCUE", "tenant_id": "31da6d496ca244679f9c7cfc129ca1c4", "user_id": "a6a83b53318d4a5c8e9ed1e42647d5db", "metadata": {}, "hostId": "d14f0e37411f8cf1bf1815a4e9802feb43832eab61c0a29c8ca94681", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:23Z", "updated": "2021-10-29T01:17:12Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-518999093-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:b3:ca"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/0ff6277c-b59e-467c-82d4-631046fb03d9"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:11.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": "23c26adc-b125-45d9-b8ba-8febe3ea4192"}]}}' 2021-10-29 01:17:11,809 116431 INFO [tempest.common.waiters] State transition "ACTIVE/rescuing" ==> "RESCUE/None" after 24 second wait 2021-10-29 01:17:11,905 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 409 DELETE http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments/23c26adc-b125-45d9-b8ba-8febe3ea4192 0.095s 2021-10-29 01:17:11,906 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:11 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-540d7215-3bcf-46af-835e-473f098ac823', 'x-compute-request-id': 'req-540d7215-3bcf-46af-835e-473f098ac823', 'connection': 'close', 'status': '409', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments/23c26adc-b125-45d9-b8ba-8febe3ea4192'} Body: b'{"conflictingRequest": {"code": 409, "message": "Cannot \'detach_volume\' instance 0ff6277c-b59e-467c-82d4-631046fb03d9 while it is in vm_state rescued"}}' 2021-10-29 01:17:11,986 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 202 POST http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/action 0.079s 2021-10-29 01:17:11,986 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"unrescue": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:11 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-3d489a1d-5ff8-45d4-bb55-853d42e29791', 'x-compute-request-id': 'req-3d489a1d-5ff8-45d4-bb55-853d42e29791', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/action'} Body: b'' 2021-10-29 01:17:12,131 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9 0.144s 2021-10-29 01:17:12,132 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1556', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b14718d0-0240-428a-ae35-14fa4a613fca', 'x-compute-request-id': 'req-b14718d0-0240-428a-ae35-14fa4a613fca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9'} Body: b'{"server": {"id": "0ff6277c-b59e-467c-82d4-631046fb03d9", "name": "tempest-ServerRescueNegativeTestJSON-server-1389907364", "status": "RESCUE", "tenant_id": "31da6d496ca244679f9c7cfc129ca1c4", "user_id": "a6a83b53318d4a5c8e9ed1e42647d5db", "metadata": {}, "hostId": "d14f0e37411f8cf1bf1815a4e9802feb43832eab61c0a29c8ca94681", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:23Z", "updated": "2021-10-29T01:17:12Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-518999093-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:b3:ca"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/0ff6277c-b59e-467c-82d4-631046fb03d9"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:11.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": "23c26adc-b125-45d9-b8ba-8febe3ea4192"}]}}' 2021-10-29 01:17:13,282 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9 0.142s 2021-10-29 01:17:13,282 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1556', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0c913ae-914c-4ee9-9fbb-77d7acfd991b', 'x-compute-request-id': 'req-e0c913ae-914c-4ee9-9fbb-77d7acfd991b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9'} Body: b'{"server": {"id": "0ff6277c-b59e-467c-82d4-631046fb03d9", "name": "tempest-ServerRescueNegativeTestJSON-server-1389907364", "status": "RESCUE", "tenant_id": "31da6d496ca244679f9c7cfc129ca1c4", "user_id": "a6a83b53318d4a5c8e9ed1e42647d5db", "metadata": {}, "hostId": "d14f0e37411f8cf1bf1815a4e9802feb43832eab61c0a29c8ca94681", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:23Z", "updated": "2021-10-29T01:17:12Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-518999093-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:b3:ca"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/0ff6277c-b59e-467c-82d4-631046fb03d9"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:11.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": "23c26adc-b125-45d9-b8ba-8febe3ea4192"}]}}' 2021-10-29 01:17:14,435 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9 0.144s 2021-10-29 01:17:14,435 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1556', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65e50a76-cf0d-470a-b0f2-f894003ffca0', 'x-compute-request-id': 'req-65e50a76-cf0d-470a-b0f2-f894003ffca0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9'} Body: b'{"server": {"id": "0ff6277c-b59e-467c-82d4-631046fb03d9", "name": "tempest-ServerRescueNegativeTestJSON-server-1389907364", "status": "RESCUE", "tenant_id": "31da6d496ca244679f9c7cfc129ca1c4", "user_id": "a6a83b53318d4a5c8e9ed1e42647d5db", "metadata": {}, "hostId": "d14f0e37411f8cf1bf1815a4e9802feb43832eab61c0a29c8ca94681", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:23Z", "updated": "2021-10-29T01:17:12Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-518999093-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:b3:ca"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/0ff6277c-b59e-467c-82d4-631046fb03d9"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:11.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": "23c26adc-b125-45d9-b8ba-8febe3ea4192"}]}}' 2021-10-29 01:17:15,597 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9 0.153s 2021-10-29 01:17:15,597 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1562', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c398d63d-90f7-4314-9ac8-8a9d416b3f53', 'x-compute-request-id': 'req-c398d63d-90f7-4314-9ac8-8a9d416b3f53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9'} Body: b'{"server": {"id": "0ff6277c-b59e-467c-82d4-631046fb03d9", "name": "tempest-ServerRescueNegativeTestJSON-server-1389907364", "status": "ACTIVE", "tenant_id": "31da6d496ca244679f9c7cfc129ca1c4", "user_id": "a6a83b53318d4a5c8e9ed1e42647d5db", "metadata": {}, "hostId": "d14f0e37411f8cf1bf1815a4e9802feb43832eab61c0a29c8ca94681", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:23Z", "updated": "2021-10-29T01:17:15Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-518999093-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:b3:ca"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/0ff6277c-b59e-467c-82d4-631046fb03d9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:11.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": "23c26adc-b125-45d9-b8ba-8febe3ea4192"}]}}' 2021-10-29 01:17:15,604 116431 INFO [tempest.common.waiters] State transition "RESCUE/unrescuing" ==> "ACTIVE/None" after 3 second wait 2021-10-29 01:17:15,645 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192 0.040s 2021-10-29 01:17:15,646 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57841c43-22b6-4761-bdd3-9b262603545d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57841c43-22b6-4761-bdd3-9b262603545d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192'} Body: b'{"volume": {"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:31.000000", "updated_at": "2021-10-29T01:16:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-628444955", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192"}], "user_id": "a6a83b53318d4a5c8e9ed1e42647d5db", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "attachment_id": "beaf6ffe-ba7d-4435-9bb7-d6ac53f3e7ca", "volume_id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "server_id": "0ff6277c-b59e-467c-82d4-631046fb03d9", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T01:16:34.000000"}], "os-vol-tenant-attr:tenant_id": "31da6d496ca244679f9c7cfc129ca1c4"}}' 2021-10-29 01:17:15,813 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 202 DELETE http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments/23c26adc-b125-45d9-b8ba-8febe3ea4192 0.161s 2021-10-29 01:17:15,814 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:15 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-494097f9-5e6b-40db-8702-90522359b46c', 'x-compute-request-id': 'req-494097f9-5e6b-40db-8702-90522359b46c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments/23c26adc-b125-45d9-b8ba-8febe3ea4192'} Body: b'' 2021-10-29 01:17:15,865 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.050s 2021-10-29 01:17:15,865 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 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-221e081e-1409-43b5-91ff-e1484751b1e2', 'x-compute-request-id': 'req-221e081e-1409-43b5-91ff-e1484751b1e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:17:16,914 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.046s 2021-10-29 01:17:16,914 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 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-61991ff8-1ad4-44a7-86bb-da1fd04f9a87', 'x-compute-request-id': 'req-61991ff8-1ad4-44a7-86bb-da1fd04f9a87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:17:17,965 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.047s 2021-10-29 01:17:17,965 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 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-4b1e01e0-31c1-44b8-a4d5-6beaf3c3ffd2', 'x-compute-request-id': 'req-4b1e01e0-31c1-44b8-a4d5-6beaf3c3ffd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:17:19,017 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.048s 2021-10-29 01:17:19,017 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 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-de9f6701-8254-466e-bb32-35ae100901bc', 'x-compute-request-id': 'req-de9f6701-8254-466e-bb32-35ae100901bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:17:20,068 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.047s 2021-10-29 01:17:20,068 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 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-b7756222-6283-4c21-8dec-595647a6fd27', 'x-compute-request-id': 'req-b7756222-6283-4c21-8dec-595647a6fd27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:17:21,124 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.052s 2021-10-29 01:17:21,124 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 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-086256c2-37bb-4901-82f5-3e1d5ae2ee1f', 'x-compute-request-id': 'req-086256c2-37bb-4901-82f5-3e1d5ae2ee1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:17:22,183 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.056s 2021-10-29 01:17:22,183 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 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-4eb23f61-4132-4c7a-816f-73a22378ebcf', 'x-compute-request-id': 'req-4eb23f61-4132-4c7a-816f-73a22378ebcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:17:23,236 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.050s 2021-10-29 01:17:23,236 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 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-d12a6664-1c53-46e7-ae0f-90be45965257', 'x-compute-request-id': 'req-d12a6664-1c53-46e7-ae0f-90be45965257', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:17:24,289 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.050s 2021-10-29 01:17:24,289 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 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-145f312d-4575-4ffe-9b51-b93220cdb1d0', 'x-compute-request-id': 'req-145f312d-4575-4ffe-9b51-b93220cdb1d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:17:25,346 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.054s 2021-10-29 01:17:25,347 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 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-38ece61d-14ed-4812-99ea-91ae3786fd0a', 'x-compute-request-id': 'req-38ece61d-14ed-4812-99ea-91ae3786fd0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:17:26,402 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.052s 2021-10-29 01:17:26,402 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 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-d0f3c6a8-bf9e-46c1-8023-1658c0b00c33', 'x-compute-request-id': 'req-d0f3c6a8-bf9e-46c1-8023-1658c0b00c33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:17:27,469 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.064s 2021-10-29 01:17:27,470 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 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-4bf0cbbd-c57e-4591-a040-97d0eee9d2bf', 'x-compute-request-id': 'req-4bf0cbbd-c57e-4591-a040-97d0eee9d2bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:17:28,519 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.047s 2021-10-29 01:17:28,519 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17: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-41b3c91b-6a00-4ad1-9189-28630dfbf137', 'x-compute-request-id': 'req-41b3c91b-6a00-4ad1-9189-28630dfbf137', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:17:29,574 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.051s 2021-10-29 01:17:29,574 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 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-d322e2d2-2af8-47c7-ad41-a67d31bba0c3', 'x-compute-request-id': 'req-d322e2d2-2af8-47c7-ad41-a67d31bba0c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:17:30,646 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.069s 2021-10-29 01:17:30,646 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 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-e9f71c9e-0fa9-475b-b17c-e4f7515fb7f5', 'x-compute-request-id': 'req-e9f71c9e-0fa9-475b-b17c-e4f7515fb7f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:17:31,698 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.049s 2021-10-29 01:17:31,699 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 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-272e6abb-f150-452c-9ef5-f84e959852e0', 'x-compute-request-id': 'req-272e6abb-f150-452c-9ef5-f84e959852e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:17:32,753 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.051s 2021-10-29 01:17:32,753 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 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-703ea5bf-f50f-4698-88a4-2fd2a4cc0294', 'x-compute-request-id': 'req-703ea5bf-f50f-4698-88a4-2fd2a4cc0294', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:17:33,810 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.053s 2021-10-29 01:17:33,810 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 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-de6eafea-f75c-4f6e-9b4a-7ce104bfc855', 'x-compute-request-id': 'req-de6eafea-f75c-4f6e-9b4a-7ce104bfc855', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:17:34,862 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.049s 2021-10-29 01:17:34,863 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 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-7ed0faec-e536-4594-b152-a29d00cda729', 'x-compute-request-id': 'req-7ed0faec-e536-4594-b152-a29d00cda729', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:17:35,911 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.045s 2021-10-29 01:17:35,911 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 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-79801001-fa02-4e0d-bfab-fd46916882f8', 'x-compute-request-id': 'req-79801001-fa02-4e0d-bfab-fd46916882f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:17:36,961 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.046s 2021-10-29 01:17:36,961 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 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-d19b0dac-4ac1-403c-9b2c-53a4ee5e7cfa', 'x-compute-request-id': 'req-d19b0dac-4ac1-403c-9b2c-53a4ee5e7cfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:17:38,017 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.053s 2021-10-29 01:17:38,018 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 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-b1a52e68-ff42-4983-81cf-7d61b40e1c6b', 'x-compute-request-id': 'req-b1a52e68-ff42-4983-81cf-7d61b40e1c6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:17:39,068 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.048s 2021-10-29 01:17:39,069 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 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-a1a96bf5-7d4c-42f9-8413-01725e1f0373', 'x-compute-request-id': 'req-a1a96bf5-7d4c-42f9-8413-01725e1f0373', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:17:40,121 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.049s 2021-10-29 01:17:40,121 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 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-e5517f00-d8af-4323-b31c-752c12b7e37c', 'x-compute-request-id': 'req-e5517f00-d8af-4323-b31c-752c12b7e37c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:17:41,172 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.047s 2021-10-29 01:17:41,172 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 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-acbe4b86-90fa-4ddf-a19d-fda7c5861cb2', 'x-compute-request-id': 'req-acbe4b86-90fa-4ddf-a19d-fda7c5861cb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:17:42,225 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.048s 2021-10-29 01:17:42,225 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 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-9a8bbd86-a776-4f50-a3a2-0a1337368d95', 'x-compute-request-id': 'req-9a8bbd86-a776-4f50-a3a2-0a1337368d95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:17:43,286 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.058s 2021-10-29 01:17:43,287 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 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-2e65ce7b-e8a0-4138-bbbf-7ff828e41d6c', 'x-compute-request-id': 'req-2e65ce7b-e8a0-4138-bbbf-7ff828e41d6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:17:44,339 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.049s 2021-10-29 01:17:44,340 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 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-a1caa59f-a48e-47c6-8944-3ddb4efb607e', 'x-compute-request-id': 'req-a1caa59f-a48e-47c6-8944-3ddb4efb607e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:17:45,388 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.046s 2021-10-29 01:17:45,389 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 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-d8ffafc2-18e8-462a-a90d-9d0d45742ffc', 'x-compute-request-id': 'req-d8ffafc2-18e8-462a-a90d-9d0d45742ffc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:17:46,440 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.047s 2021-10-29 01:17:46,440 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 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-efab3d2e-d3a2-4fbd-a27c-b62ce17d12fb', 'x-compute-request-id': 'req-efab3d2e-d3a2-4fbd-a27c-b62ce17d12fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:17:47,493 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.049s 2021-10-29 01:17:47,493 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 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-2e311068-4422-4acc-b77a-216db094732b', 'x-compute-request-id': 'req-2e311068-4422-4acc-b77a-216db094732b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:17:48,543 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.046s 2021-10-29 01:17:48,543 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 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-28368749-c4b9-4c2a-8328-39ca25ac8950', 'x-compute-request-id': 'req-28368749-c4b9-4c2a-8328-39ca25ac8950', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:17:49,593 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.047s 2021-10-29 01:17:49,593 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17: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-e3983644-17bf-400b-b94a-a51d1197a218', 'x-compute-request-id': 'req-e3983644-17bf-400b-b94a-a51d1197a218', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:17:50,643 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.047s 2021-10-29 01:17:50,644 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 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-0fc2dcc0-edfd-45c9-bf8d-aa2b4b8ba7f3', 'x-compute-request-id': 'req-0fc2dcc0-edfd-45c9-bf8d-aa2b4b8ba7f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:17:51,695 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.048s 2021-10-29 01:17:51,696 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 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-41d30e4b-40af-4a50-9046-17a72075d9be', 'x-compute-request-id': 'req-41d30e4b-40af-4a50-9046-17a72075d9be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:17:52,747 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.048s 2021-10-29 01:17:52,747 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 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-bad8ce56-9272-4761-bdff-821cadc731c2', 'x-compute-request-id': 'req-bad8ce56-9272-4761-bdff-821cadc731c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:17:53,798 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.048s 2021-10-29 01:17:53,799 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 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-d7909ba7-ae25-45a5-bd95-190a5c34cce2', 'x-compute-request-id': 'req-d7909ba7-ae25-45a5-bd95-190a5c34cce2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:17:54,852 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.050s 2021-10-29 01:17:54,852 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 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-7032ae57-c7fd-4329-b1d2-d4e898eb4279', 'x-compute-request-id': 'req-7032ae57-c7fd-4329-b1d2-d4e898eb4279', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:17:55,904 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.049s 2021-10-29 01:17:55,904 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 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-7a9f8305-8716-47cb-9c02-300d0f04c3d1', 'x-compute-request-id': 'req-7a9f8305-8716-47cb-9c02-300d0f04c3d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:17:56,956 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.048s 2021-10-29 01:17:56,956 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 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-b1560df7-8e87-49df-9cf0-41af99e90cb5', 'x-compute-request-id': 'req-b1560df7-8e87-49df-9cf0-41af99e90cb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:17:58,004 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.046s 2021-10-29 01:17:58,005 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 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-2a3c7eb5-3572-4ef7-8533-2c481548d130', 'x-compute-request-id': 'req-2a3c7eb5-3572-4ef7-8533-2c481548d130', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:17:59,053 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.045s 2021-10-29 01:17:59,054 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 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-d319df88-61e1-4a5c-8ab6-83e975b94df4', 'x-compute-request-id': 'req-d319df88-61e1-4a5c-8ab6-83e975b94df4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:18:00,105 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.048s 2021-10-29 01:18:00,105 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 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-a31bdbcd-f2a3-4244-8ffa-2934d282dda3', 'x-compute-request-id': 'req-a31bdbcd-f2a3-4244-8ffa-2934d282dda3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:18:01,158 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.049s 2021-10-29 01:18:01,158 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 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-63e47362-25c5-436a-ae30-9713dcb06a45', 'x-compute-request-id': 'req-63e47362-25c5-436a-ae30-9713dcb06a45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:18:02,210 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.049s 2021-10-29 01:18:02,210 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 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-77cf6dca-a532-4314-8cee-0234b3db0d84', 'x-compute-request-id': 'req-77cf6dca-a532-4314-8cee-0234b3db0d84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:18:03,262 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.049s 2021-10-29 01:18:03,263 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 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-fa64f283-8148-4723-bd6b-090a074d9c08', 'x-compute-request-id': 'req-fa64f283-8148-4723-bd6b-090a074d9c08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:18:04,315 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.049s 2021-10-29 01:18:04,315 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 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-f72cdc7c-e117-4a25-81c7-0ea2f3d0c022', 'x-compute-request-id': 'req-f72cdc7c-e117-4a25-81c7-0ea2f3d0c022', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:18:05,367 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.049s 2021-10-29 01:18:05,367 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 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-c97600ea-ab83-461e-956b-07724e562246', 'x-compute-request-id': 'req-c97600ea-ab83-461e-956b-07724e562246', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:18:06,472 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.102s 2021-10-29 01:18:06,472 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 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-74c4fb2f-61e9-48e4-83bf-d4c7b6f1745d', 'x-compute-request-id': 'req-74c4fb2f-61e9-48e4-83bf-d4c7b6f1745d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:18:07,524 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.048s 2021-10-29 01:18:07,524 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 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-615a726d-0b45-4710-ab18-1377c2dc4ec0', 'x-compute-request-id': 'req-615a726d-0b45-4710-ab18-1377c2dc4ec0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:18:08,574 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.048s 2021-10-29 01:18:08,575 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 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-d920f166-a9d4-4237-b092-5d4e64144598', 'x-compute-request-id': 'req-d920f166-a9d4-4237-b092-5d4e64144598', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:18:09,625 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.047s 2021-10-29 01:18:09,625 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18: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-9cf2e89c-c320-455c-96a5-4dd6050b82de', 'x-compute-request-id': 'req-9cf2e89c-c320-455c-96a5-4dd6050b82de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:18:10,678 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.050s 2021-10-29 01:18:10,678 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18: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-556c3702-a791-4de3-ae5b-52b0bad2caed', 'x-compute-request-id': 'req-556c3702-a791-4de3-ae5b-52b0bad2caed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:18:11,748 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.068s 2021-10-29 01:18:11,749 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18: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-2b967bac-d32b-4942-93b8-827f99d9f007', 'x-compute-request-id': 'req-2b967bac-d32b-4942-93b8-827f99d9f007', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:18:12,807 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.054s 2021-10-29 01:18:12,808 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18: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-c09ad3bc-3561-4780-a7ca-3f4b2f9c490f', 'x-compute-request-id': 'req-c09ad3bc-3561-4780-a7ca-3f4b2f9c490f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:18:13,867 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.056s 2021-10-29 01:18:13,867 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18: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-4a171860-2c80-4f19-a73e-74686126090e', 'x-compute-request-id': 'req-4a171860-2c80-4f19-a73e-74686126090e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:18:14,934 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.063s 2021-10-29 01:18:14,934 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18: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-9bfa82b7-92e1-41ab-9c92-64a40c59c1e8', 'x-compute-request-id': 'req-9bfa82b7-92e1-41ab-9c92-64a40c59c1e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:18:15,988 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.051s 2021-10-29 01:18:15,988 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18: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-9385880b-7b83-48b4-b75c-126344606d31', 'x-compute-request-id': 'req-9385880b-7b83-48b4-b75c-126344606d31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:18:17,040 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.049s 2021-10-29 01:18:17,040 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18: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-79eeadb7-b7a1-4e8c-865d-0bc0d0496db7', 'x-compute-request-id': 'req-79eeadb7-b7a1-4e8c-865d-0bc0d0496db7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:18:18,095 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.053s 2021-10-29 01:18:18,096 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18: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-1c0a020a-c4a9-430d-bbdf-3372480e75a7', 'x-compute-request-id': 'req-1c0a020a-c4a9-430d-bbdf-3372480e75a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:18:19,150 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.052s 2021-10-29 01:18:19,151 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18: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-820efefb-ddbc-4f50-a523-f9d7041dda33', 'x-compute-request-id': 'req-820efefb-ddbc-4f50-a523-f9d7041dda33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:18:20,203 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.049s 2021-10-29 01:18:20,204 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18: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-95ea6907-39e9-4bc5-9a53-782c6095a1e5', 'x-compute-request-id': 'req-95ea6907-39e9-4bc5-9a53-782c6095a1e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:18:21,259 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.052s 2021-10-29 01:18:21,259 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18: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-bf860ceb-b108-4e0d-9142-75fe8411fd94', 'x-compute-request-id': 'req-bf860ceb-b108-4e0d-9142-75fe8411fd94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:18:22,316 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.053s 2021-10-29 01:18:22,316 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18: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-287f046b-c32e-4b1c-86c9-292eb257e180', 'x-compute-request-id': 'req-287f046b-c32e-4b1c-86c9-292eb257e180', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:18:23,367 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.047s 2021-10-29 01:18:23,368 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18: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-eaba35bf-4e75-4bae-bb02-6f5d303d062f', 'x-compute-request-id': 'req-eaba35bf-4e75-4bae-bb02-6f5d303d062f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:18:24,421 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.051s 2021-10-29 01:18:24,422 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18: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-66ac16f9-18be-4a21-a34d-a49a98fe56a4', 'x-compute-request-id': 'req-66ac16f9-18be-4a21-a34d-a49a98fe56a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:18:25,476 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.050s 2021-10-29 01:18:25,476 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18: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-1e7c38d6-70e3-433d-a65d-47ad8b2ea031', 'x-compute-request-id': 'req-1e7c38d6-70e3-433d-a65d-47ad8b2ea031', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:18:26,531 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.053s 2021-10-29 01:18:26,532 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18: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-cb240a55-8acb-4052-bfb9-a163a4ff1563', 'x-compute-request-id': 'req-cb240a55-8acb-4052-bfb9-a163a4ff1563', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:18:27,598 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.063s 2021-10-29 01:18:27,598 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18: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-1aae19ff-f3aa-4317-b7df-2a9cd0fee5fc', 'x-compute-request-id': 'req-1aae19ff-f3aa-4317-b7df-2a9cd0fee5fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:18:28,662 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.061s 2021-10-29 01:18:28,663 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18: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-80dd2e01-4450-42fd-a51b-e24fbc770f44', 'x-compute-request-id': 'req-80dd2e01-4450-42fd-a51b-e24fbc770f44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:18:29,732 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.066s 2021-10-29 01:18:29,732 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18: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-b75b4497-0aa0-4b59-9cd2-0e220c624b3b', 'x-compute-request-id': 'req-b75b4497-0aa0-4b59-9cd2-0e220c624b3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:18:30,785 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.050s 2021-10-29 01:18:30,785 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18: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-e51e1960-5ff6-4f67-84ca-c607975350a3', 'x-compute-request-id': 'req-e51e1960-5ff6-4f67-84ca-c607975350a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:18:31,837 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.049s 2021-10-29 01:18:31,838 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18: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-2fde6d20-10c6-4cd0-bdff-4550f485445c', 'x-compute-request-id': 'req-2fde6d20-10c6-4cd0-bdff-4550f485445c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:18:32,889 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.048s 2021-10-29 01:18:32,889 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18: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-85045c78-5b95-4130-a8bc-878678fea658', 'x-compute-request-id': 'req-85045c78-5b95-4130-a8bc-878678fea658', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:18:33,943 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.051s 2021-10-29 01:18:33,943 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18: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-a8083744-bb82-4439-8d86-060d9b9324a0', 'x-compute-request-id': 'req-a8083744-bb82-4439-8d86-060d9b9324a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:18:34,994 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.048s 2021-10-29 01:18:34,995 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18: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-3df96631-c323-4147-8f63-a6538460dfbf', 'x-compute-request-id': 'req-3df96631-c323-4147-8f63-a6538460dfbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:18:36,046 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.048s 2021-10-29 01:18:36,047 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18: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-edcb8eb7-f7a7-4aca-8a18-f8056100f0ff', 'x-compute-request-id': 'req-edcb8eb7-f7a7-4aca-8a18-f8056100f0ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:18:37,105 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.055s 2021-10-29 01:18:37,105 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18: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-0b6a9c94-860a-447f-b1a8-214e2e469f38', 'x-compute-request-id': 'req-0b6a9c94-860a-447f-b1a8-214e2e469f38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:18:38,160 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.053s 2021-10-29 01:18:38,161 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18: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-e738d846-daca-4ccf-81d1-1df8b1e05ed6', 'x-compute-request-id': 'req-e738d846-daca-4ccf-81d1-1df8b1e05ed6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:18:39,223 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.059s 2021-10-29 01:18:39,223 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18: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-43a20005-2c9a-4eb6-a9f6-60a3c80d56aa', 'x-compute-request-id': 'req-43a20005-2c9a-4eb6-a9f6-60a3c80d56aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:18:40,275 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.049s 2021-10-29 01:18:40,275 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18: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-7ec8e70a-8cfc-414c-92e1-2fa23677128c', 'x-compute-request-id': 'req-7ec8e70a-8cfc-414c-92e1-2fa23677128c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:18:41,326 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.047s 2021-10-29 01:18:41,326 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18: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-bb178f40-8c8f-4e57-a25b-a51b012035c9', 'x-compute-request-id': 'req-bb178f40-8c8f-4e57-a25b-a51b012035c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:18:42,379 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.050s 2021-10-29 01:18:42,380 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18: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-38d1e1b5-0405-4ce0-a742-36b8d7c2e991', 'x-compute-request-id': 'req-38d1e1b5-0405-4ce0-a742-36b8d7c2e991', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:18:43,430 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.047s 2021-10-29 01:18:43,430 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18: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-2b11bbc2-758a-4777-b4df-bba5f30d4d44', 'x-compute-request-id': 'req-2b11bbc2-758a-4777-b4df-bba5f30d4d44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:18:44,482 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.050s 2021-10-29 01:18:44,482 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18: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-1f8a663e-7ba9-44fa-ad8d-2cad0645e6a9', 'x-compute-request-id': 'req-1f8a663e-7ba9-44fa-ad8d-2cad0645e6a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:18:45,535 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.049s 2021-10-29 01:18:45,535 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18: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-549dbd5f-a85f-4a8f-81b7-903003fcaf0d', 'x-compute-request-id': 'req-549dbd5f-a85f-4a8f-81b7-903003fcaf0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:18:46,588 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.050s 2021-10-29 01:18:46,588 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18: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-49f8f352-eb35-41be-84a7-b94fe94116db', 'x-compute-request-id': 'req-49f8f352-eb35-41be-84a7-b94fe94116db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:18:47,646 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.054s 2021-10-29 01:18:47,646 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18: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-17dc3184-3d09-4190-997c-35726facbac4', 'x-compute-request-id': 'req-17dc3184-3d09-4190-997c-35726facbac4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:18:48,701 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.051s 2021-10-29 01:18:48,701 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18: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-d8d6cc1a-7cda-4e62-b00f-a3999e0e0add', 'x-compute-request-id': 'req-d8d6cc1a-7cda-4e62-b00f-a3999e0e0add', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:18:49,764 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.060s 2021-10-29 01:18:49,765 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18: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-d06153f2-6810-45c8-9cd9-f2c9262b6db7', 'x-compute-request-id': 'req-d06153f2-6810-45c8-9cd9-f2c9262b6db7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:18:50,820 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.051s 2021-10-29 01:18:50,821 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18: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-93a06df7-75bc-4bb0-bce9-8ab70933fbd0', 'x-compute-request-id': 'req-93a06df7-75bc-4bb0-bce9-8ab70933fbd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:18:51,871 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.046s 2021-10-29 01:18:51,871 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18: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-0b30dd43-00ad-4bb6-b512-2424477aefef', 'x-compute-request-id': 'req-0b30dd43-00ad-4bb6-b512-2424477aefef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:18:52,921 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.046s 2021-10-29 01:18:52,921 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18: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-8e80df81-4ec6-4d3e-8ef4-820ed43f281b', 'x-compute-request-id': 'req-8e80df81-4ec6-4d3e-8ef4-820ed43f281b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:18:53,972 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.048s 2021-10-29 01:18:53,973 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18: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-66bf963c-bb63-42f8-a68e-b3a5fc609245', 'x-compute-request-id': 'req-66bf963c-bb63-42f8-a68e-b3a5fc609245', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:18:55,023 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.047s 2021-10-29 01:18:55,023 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18: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-f7214560-5994-4ba7-83f7-d1c450c3cabb', 'x-compute-request-id': 'req-f7214560-5994-4ba7-83f7-d1c450c3cabb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:18:56,073 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.048s 2021-10-29 01:18:56,073 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18: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-9634bfcf-779a-4811-806f-6ee59b3983c8', 'x-compute-request-id': 'req-9634bfcf-779a-4811-806f-6ee59b3983c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:18:57,132 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.056s 2021-10-29 01:18:57,133 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18: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-216c25be-590c-4e27-b1de-f6c5c84d249f', 'x-compute-request-id': 'req-216c25be-590c-4e27-b1de-f6c5c84d249f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:18:58,182 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.047s 2021-10-29 01:18:58,183 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18: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-3b467ebc-b08e-4c56-9ee3-e2ba2da516fc', 'x-compute-request-id': 'req-3b467ebc-b08e-4c56-9ee3-e2ba2da516fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:18:59,233 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.047s 2021-10-29 01:18:59,233 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18: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-9d8bfbd5-da92-44ca-8a47-ce7b2dabc8b1', 'x-compute-request-id': 'req-9d8bfbd5-da92-44ca-8a47-ce7b2dabc8b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:19:00,286 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.049s 2021-10-29 01:19:00,286 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19: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-f8a3b96c-f183-471e-8c6a-3c75d995e1db', 'x-compute-request-id': 'req-f8a3b96c-f183-471e-8c6a-3c75d995e1db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:19:01,345 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.055s 2021-10-29 01:19:01,345 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19: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-dea2b5c7-8cd8-4d10-8129-81c2cdfc4137', 'x-compute-request-id': 'req-dea2b5c7-8cd8-4d10-8129-81c2cdfc4137', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:19:02,396 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.048s 2021-10-29 01:19:02,397 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19: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-db14d8d7-eff6-49ff-a611-c31164d8fa9c', 'x-compute-request-id': 'req-db14d8d7-eff6-49ff-a611-c31164d8fa9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:19:03,452 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.051s 2021-10-29 01:19:03,452 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19: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-af53ced5-bfc7-49c8-9d51-2b38406bba5f', 'x-compute-request-id': 'req-af53ced5-bfc7-49c8-9d51-2b38406bba5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:19:04,504 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.048s 2021-10-29 01:19:04,504 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19: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-da75e196-596a-4cf1-997d-c68a5750f7f5', 'x-compute-request-id': 'req-da75e196-596a-4cf1-997d-c68a5750f7f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:19:05,556 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.049s 2021-10-29 01:19:05,557 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19: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-6e4247c6-cea7-413f-9995-b1cedf19e94f', 'x-compute-request-id': 'req-6e4247c6-cea7-413f-9995-b1cedf19e94f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:19:06,613 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.053s 2021-10-29 01:19:06,613 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19: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-018ff91a-d454-4255-996a-cf537092377e', 'x-compute-request-id': 'req-018ff91a-d454-4255-996a-cf537092377e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:19:07,672 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.056s 2021-10-29 01:19:07,673 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19: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-8ddaff84-9701-4bf2-be20-c13fac2591b0', 'x-compute-request-id': 'req-8ddaff84-9701-4bf2-be20-c13fac2591b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:19:08,723 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.047s 2021-10-29 01:19:08,723 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19: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-1669ae7a-0ee2-4060-89f2-35dcea177a2c', 'x-compute-request-id': 'req-1669ae7a-0ee2-4060-89f2-35dcea177a2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:19:09,777 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.050s 2021-10-29 01:19:09,777 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19: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-c882ea84-2499-4bbc-a35b-88b596fc9376', 'x-compute-request-id': 'req-c882ea84-2499-4bbc-a35b-88b596fc9376', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:19:10,831 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.050s 2021-10-29 01:19:10,831 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19: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-cc6251af-7155-4190-a0cd-e293c9fdc116', 'x-compute-request-id': 'req-cc6251af-7155-4190-a0cd-e293c9fdc116', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:19:11,881 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.047s 2021-10-29 01:19:11,881 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19: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-76644d41-2bbc-4ee3-8310-9a8cefde8ea1', 'x-compute-request-id': 'req-76644d41-2bbc-4ee3-8310-9a8cefde8ea1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:19:12,935 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.050s 2021-10-29 01:19:12,935 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19: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-120494bc-c813-4991-8ae5-2c62d6ecb7bd', 'x-compute-request-id': 'req-120494bc-c813-4991-8ae5-2c62d6ecb7bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:19:13,985 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.046s 2021-10-29 01:19:13,986 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19: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-d18a1166-4c9c-420a-a41a-413855a6be85', 'x-compute-request-id': 'req-d18a1166-4c9c-420a-a41a-413855a6be85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:19:15,033 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.045s 2021-10-29 01:19:15,034 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19: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-a5a5f3a0-8d40-4ecd-902f-d2a61be48dc4', 'x-compute-request-id': 'req-a5a5f3a0-8d40-4ecd-902f-d2a61be48dc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:19:16,119 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.082s 2021-10-29 01:19:16,120 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19: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-9d453f5e-d17a-4ad4-b974-02cda8bffd75', 'x-compute-request-id': 'req-9d453f5e-d17a-4ad4-b974-02cda8bffd75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:19:17,170 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.046s 2021-10-29 01:19:17,170 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19: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-fee3cf28-6288-4c00-9d59-2ba3173ba3cd', 'x-compute-request-id': 'req-fee3cf28-6288-4c00-9d59-2ba3173ba3cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:19:18,227 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.053s 2021-10-29 01:19:18,227 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19: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-e4491a22-965a-4cd3-ab3f-3a726a5263db', 'x-compute-request-id': 'req-e4491a22-965a-4cd3-ab3f-3a726a5263db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:19:19,277 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.048s 2021-10-29 01:19:19,278 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19: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-5999a496-eb00-4e33-abed-408db4effc8e', 'x-compute-request-id': 'req-5999a496-eb00-4e33-abed-408db4effc8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:19:20,332 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.051s 2021-10-29 01:19:20,333 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19: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-f98d6452-8ae7-47b9-8e1f-62a56781e7d7', 'x-compute-request-id': 'req-f98d6452-8ae7-47b9-8e1f-62a56781e7d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:19:21,382 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.046s 2021-10-29 01:19:21,382 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19: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-b3b86ae9-bc7b-4936-a144-b5ee805be141', 'x-compute-request-id': 'req-b3b86ae9-bc7b-4936-a144-b5ee805be141', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:19:22,539 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.154s 2021-10-29 01:19:22,539 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19: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-83841072-d04f-472c-8af4-1fabfa952aaa', 'x-compute-request-id': 'req-83841072-d04f-472c-8af4-1fabfa952aaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:19:23,592 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.049s 2021-10-29 01:19:23,592 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19: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-76bb68ba-5659-45a7-a293-2cf3b30e46ad', 'x-compute-request-id': 'req-76bb68ba-5659-45a7-a293-2cf3b30e46ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:19:24,640 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.046s 2021-10-29 01:19:24,641 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19: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-ba39e127-415a-4178-93f4-73784b685ae4', 'x-compute-request-id': 'req-ba39e127-415a-4178-93f4-73784b685ae4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:19:25,690 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.046s 2021-10-29 01:19:25,690 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19: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-b3d512be-5795-42b6-b4bf-a4604148e7d6', 'x-compute-request-id': 'req-b3d512be-5795-42b6-b4bf-a4604148e7d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:19:26,743 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.049s 2021-10-29 01:19:26,743 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19: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-a7e629b0-e869-4636-9c3a-89a1ce6af006', 'x-compute-request-id': 'req-a7e629b0-e869-4636-9c3a-89a1ce6af006', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:19:27,791 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.045s 2021-10-29 01:19:27,792 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19: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-7cdd5b9b-a12c-4b04-b382-44f3006522f4', 'x-compute-request-id': 'req-7cdd5b9b-a12c-4b04-b382-44f3006522f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:19:28,843 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.048s 2021-10-29 01:19:28,843 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19: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-4c1153f7-9afc-4e3a-ac96-be2909aa9906', 'x-compute-request-id': 'req-4c1153f7-9afc-4e3a-ac96-be2909aa9906', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:19:29,891 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.045s 2021-10-29 01:19:29,891 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19: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-ce40af28-a8b9-4596-96a2-a786f03ac8cd', 'x-compute-request-id': 'req-ce40af28-a8b9-4596-96a2-a786f03ac8cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:19:30,940 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.046s 2021-10-29 01:19:30,941 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19: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-3eb5faeb-7459-4676-bf22-f1afb51104f9', 'x-compute-request-id': 'req-3eb5faeb-7459-4676-bf22-f1afb51104f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:19:31,995 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.051s 2021-10-29 01:19:31,996 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19: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-0244bc76-13e6-40cd-9e12-525d5ea31cb8', 'x-compute-request-id': 'req-0244bc76-13e6-40cd-9e12-525d5ea31cb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:19:33,045 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.046s 2021-10-29 01:19:33,045 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19: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-bc62390b-893a-4b84-8d9e-461f5509a116', 'x-compute-request-id': 'req-bc62390b-893a-4b84-8d9e-461f5509a116', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:19:34,103 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.055s 2021-10-29 01:19:34,104 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19: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-ca2c761b-6a1f-41e5-809c-9f1e3f978870', 'x-compute-request-id': 'req-ca2c761b-6a1f-41e5-809c-9f1e3f978870', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:19:35,159 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.053s 2021-10-29 01:19:35,160 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19: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-d4f28ad6-6c75-47e3-a7ba-45d42c1c56ae', 'x-compute-request-id': 'req-d4f28ad6-6c75-47e3-a7ba-45d42c1c56ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:19:36,245 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.082s 2021-10-29 01:19:36,245 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19: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-30d2f39c-7992-44ce-83d6-e2e9db93d073', 'x-compute-request-id': 'req-30d2f39c-7992-44ce-83d6-e2e9db93d073', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:19:37,309 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.059s 2021-10-29 01:19:37,309 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19: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-58b5259d-eb4c-4d51-b23a-7332320afacc', 'x-compute-request-id': 'req-58b5259d-eb4c-4d51-b23a-7332320afacc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:19:38,361 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.049s 2021-10-29 01:19:38,361 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19: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-8f93258f-3883-4570-bc7f-67fa6db45f1f', 'x-compute-request-id': 'req-8f93258f-3883-4570-bc7f-67fa6db45f1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:19:39,415 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.050s 2021-10-29 01:19:39,415 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19: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-55579a4b-14ee-4e02-ab0d-aa539e7bf0ac', 'x-compute-request-id': 'req-55579a4b-14ee-4e02-ab0d-aa539e7bf0ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:19:40,467 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.049s 2021-10-29 01:19:40,468 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19: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-7189dc14-ac32-4bdd-bc12-d283d56cbd0d', 'x-compute-request-id': 'req-7189dc14-ac32-4bdd-bc12-d283d56cbd0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:19:41,530 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.059s 2021-10-29 01:19:41,530 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19: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-041c6c48-4148-4f6c-86ff-905707205e6b', 'x-compute-request-id': 'req-041c6c48-4148-4f6c-86ff-905707205e6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:19:42,609 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.075s 2021-10-29 01:19:42,609 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19: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-c67c4df7-26f2-4f5e-8ebd-f0439c433b93', 'x-compute-request-id': 'req-c67c4df7-26f2-4f5e-8ebd-f0439c433b93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:19:43,661 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.049s 2021-10-29 01:19:43,661 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19: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-c9f93747-eee1-4ea0-aedd-031c5d1885b8', 'x-compute-request-id': 'req-c9f93747-eee1-4ea0-aedd-031c5d1885b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:19:44,714 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.050s 2021-10-29 01:19:44,715 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19: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-f04f61ac-c1c0-42ab-a186-5e67be8a9272', 'x-compute-request-id': 'req-f04f61ac-c1c0-42ab-a186-5e67be8a9272', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:19:45,770 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.053s 2021-10-29 01:19:45,771 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19: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-b4fda6af-6992-4803-93f1-bd3281e5521d', 'x-compute-request-id': 'req-b4fda6af-6992-4803-93f1-bd3281e5521d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:19:46,828 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.054s 2021-10-29 01:19:46,828 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19: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-aace2a5e-f460-417a-b6a5-f96968bb0284', 'x-compute-request-id': 'req-aace2a5e-f460-417a-b6a5-f96968bb0284', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:19:47,881 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.049s 2021-10-29 01:19:47,881 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19: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-522bc7c3-cf4b-42f0-b03f-2d71c5c95e2a', 'x-compute-request-id': 'req-522bc7c3-cf4b-42f0-b03f-2d71c5c95e2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:19:48,944 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.059s 2021-10-29 01:19:48,944 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19: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-b86131c9-d598-4a17-b3cc-999e68eea849', 'x-compute-request-id': 'req-b86131c9-d598-4a17-b3cc-999e68eea849', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:19:50,004 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.057s 2021-10-29 01:19:50,004 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19: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-f0a868e9-60d5-4ff3-bf7c-3e431b9da8fb', 'x-compute-request-id': 'req-f0a868e9-60d5-4ff3-bf7c-3e431b9da8fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:19:51,069 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.063s 2021-10-29 01:19:51,069 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19: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-8f21228f-48c3-4b17-bb5a-111d9e2ad146', 'x-compute-request-id': 'req-8f21228f-48c3-4b17-bb5a-111d9e2ad146', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:19:52,132 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.059s 2021-10-29 01:19:52,132 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19: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-6949d180-bbd0-4179-88b2-0c27e42e56ac', 'x-compute-request-id': 'req-6949d180-bbd0-4179-88b2-0c27e42e56ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:19:53,191 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.055s 2021-10-29 01:19:53,192 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19: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-820692a3-1f13-43d0-9779-7fc16ee299e0', 'x-compute-request-id': 'req-820692a3-1f13-43d0-9779-7fc16ee299e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:19:54,243 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.048s 2021-10-29 01:19:54,243 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19: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-42fc5441-0a5d-48f9-913a-8a77753199ac', 'x-compute-request-id': 'req-42fc5441-0a5d-48f9-913a-8a77753199ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:19:55,295 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.049s 2021-10-29 01:19:55,295 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19: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-142aceaf-0ced-48b6-871f-c7bbe1d0a39b', 'x-compute-request-id': 'req-142aceaf-0ced-48b6-871f-c7bbe1d0a39b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:19:56,345 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.047s 2021-10-29 01:19:56,346 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19: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-3a56aa2c-7742-43b8-aa27-817893f3ae2d', 'x-compute-request-id': 'req-3a56aa2c-7742-43b8-aa27-817893f3ae2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:19:57,399 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.050s 2021-10-29 01:19:57,400 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19: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-da3b963b-1c74-4c15-8b31-c1acfe14618e', 'x-compute-request-id': 'req-da3b963b-1c74-4c15-8b31-c1acfe14618e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:19:58,453 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.050s 2021-10-29 01:19:58,453 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19: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-09f6860a-5378-4588-bd3f-5c3adeb273db', 'x-compute-request-id': 'req-09f6860a-5378-4588-bd3f-5c3adeb273db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:19:59,508 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.050s 2021-10-29 01:19:59,508 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19: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-d7ac7c2b-ea71-4efe-9f95-e16cfd3ef295', 'x-compute-request-id': 'req-d7ac7c2b-ea71-4efe-9f95-e16cfd3ef295', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:20:00,583 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.072s 2021-10-29 01:20:00,583 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20: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-3c2b006b-fa75-4283-91e1-712602d411db', 'x-compute-request-id': 'req-3c2b006b-fa75-4283-91e1-712602d411db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:20:01,643 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.056s 2021-10-29 01:20:01,644 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20: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-aeb35ecd-c925-45a9-bab3-6c75768caf16', 'x-compute-request-id': 'req-aeb35ecd-c925-45a9-bab3-6c75768caf16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:20:02,708 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.060s 2021-10-29 01:20:02,709 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20: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-1550429b-7f6e-4a55-baea-c34fc8f4179a', 'x-compute-request-id': 'req-1550429b-7f6e-4a55-baea-c34fc8f4179a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:20:03,780 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.068s 2021-10-29 01:20:03,780 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20: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-bd263d35-2eeb-4668-b8cc-23252cc8d5d6', 'x-compute-request-id': 'req-bd263d35-2eeb-4668-b8cc-23252cc8d5d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:20:04,831 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.048s 2021-10-29 01:20:04,831 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20: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-64e6f2e0-ec2c-4d17-af16-b0d97a764ffa', 'x-compute-request-id': 'req-64e6f2e0-ec2c-4d17-af16-b0d97a764ffa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:20:05,880 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.046s 2021-10-29 01:20:05,881 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20: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-e3a86ea9-87d6-49cd-ae5b-e9eb7cc76814', 'x-compute-request-id': 'req-e3a86ea9-87d6-49cd-ae5b-e9eb7cc76814', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:20:06,934 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.050s 2021-10-29 01:20:06,934 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20: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-ecb5f7f6-376b-4a6e-9253-bd316f1ab557', 'x-compute-request-id': 'req-ecb5f7f6-376b-4a6e-9253-bd316f1ab557', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:20:07,986 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.049s 2021-10-29 01:20:07,987 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20: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-1b399b73-b0ea-417d-a6b1-03e8d2f6aea4', 'x-compute-request-id': 'req-1b399b73-b0ea-417d-a6b1-03e8d2f6aea4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:20:09,036 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.046s 2021-10-29 01:20:09,036 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20: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-e4a0c812-aa63-4c54-a7cb-27fffee4aca4', 'x-compute-request-id': 'req-e4a0c812-aa63-4c54-a7cb-27fffee4aca4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:20:10,086 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.046s 2021-10-29 01:20:10,086 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20: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-51961032-3560-4860-a8d3-612768c64f52', 'x-compute-request-id': 'req-51961032-3560-4860-a8d3-612768c64f52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:20:11,138 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.049s 2021-10-29 01:20:11,139 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20: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-f784270d-6d1c-478b-8659-0494fac32d78', 'x-compute-request-id': 'req-f784270d-6d1c-478b-8659-0494fac32d78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:20:12,191 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.049s 2021-10-29 01:20:12,191 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20: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-ca451224-bdf9-4654-8302-36974d987052', 'x-compute-request-id': 'req-ca451224-bdf9-4654-8302-36974d987052', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:20:13,246 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.052s 2021-10-29 01:20:13,247 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20: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-ece350da-09a3-4814-b3c8-1569e1f12af5', 'x-compute-request-id': 'req-ece350da-09a3-4814-b3c8-1569e1f12af5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:20:14,297 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.046s 2021-10-29 01:20:14,297 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20: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-75e3f434-b3d8-408e-b4d1-96305c937870', 'x-compute-request-id': 'req-75e3f434-b3d8-408e-b4d1-96305c937870', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:20:15,348 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.048s 2021-10-29 01:20:15,349 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20: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-002226f1-3463-463a-b1f6-39941d7cb0c4', 'x-compute-request-id': 'req-002226f1-3463-463a-b1f6-39941d7cb0c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:20:16,397 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.045s 2021-10-29 01:20:16,397 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20: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-9d194c5d-35fb-47e6-9f62-c7c94c23b620', 'x-compute-request-id': 'req-9d194c5d-35fb-47e6-9f62-c7c94c23b620', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:20:17,448 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.048s 2021-10-29 01:20:17,449 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20: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-e9e5d549-f832-4840-bd26-a1029646be21', 'x-compute-request-id': 'req-e9e5d549-f832-4840-bd26-a1029646be21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:20:18,506 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.053s 2021-10-29 01:20:18,507 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20: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-3c096bc2-0c97-44ae-9d39-4c9814bac7ee', 'x-compute-request-id': 'req-3c096bc2-0c97-44ae-9d39-4c9814bac7ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:20:19,560 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.050s 2021-10-29 01:20:19,560 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20: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-9b1687bf-ae66-4d0e-9d0a-d8c7ebd98a89', 'x-compute-request-id': 'req-9b1687bf-ae66-4d0e-9d0a-d8c7ebd98a89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:20:20,615 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.052s 2021-10-29 01:20:20,616 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20: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-5d9a7d3e-a879-4ac0-91f0-5000bb92395c', 'x-compute-request-id': 'req-5d9a7d3e-a879-4ac0-91f0-5000bb92395c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:20:21,667 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.048s 2021-10-29 01:20:21,667 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20: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-abc5423d-fde9-4a3c-a171-c32f02a3fec7', 'x-compute-request-id': 'req-abc5423d-fde9-4a3c-a171-c32f02a3fec7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:20:22,720 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.049s 2021-10-29 01:20:22,720 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20: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-eb5c3d4b-ad9e-4eba-8fee-d52b5f3d58a8', 'x-compute-request-id': 'req-eb5c3d4b-ad9e-4eba-8fee-d52b5f3d58a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:20:23,776 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.052s 2021-10-29 01:20:23,776 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20: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-45a67a5b-2a2b-4262-93b4-cf7128266da9', 'x-compute-request-id': 'req-45a67a5b-2a2b-4262-93b4-cf7128266da9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:20:24,833 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.054s 2021-10-29 01:20:24,833 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20: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-5b94fbb5-81e7-4cbf-b1f1-5c2be6490cbe', 'x-compute-request-id': 'req-5b94fbb5-81e7-4cbf-b1f1-5c2be6490cbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:20:25,896 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.059s 2021-10-29 01:20:25,896 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20: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-25b76912-58fa-4574-a462-fc7773c1202d', 'x-compute-request-id': 'req-25b76912-58fa-4574-a462-fc7773c1202d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:20:26,954 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.055s 2021-10-29 01:20:26,955 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20: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-9830f18f-1c1a-4db9-bbaf-24bf2cd548e1', 'x-compute-request-id': 'req-9830f18f-1c1a-4db9-bbaf-24bf2cd548e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:20:28,008 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.050s 2021-10-29 01:20:28,009 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20: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-5bc63376-595a-43e6-9f31-d3d924429469', 'x-compute-request-id': 'req-5bc63376-595a-43e6-9f31-d3d924429469', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:20:29,064 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.053s 2021-10-29 01:20:29,064 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20: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-b39baec0-9112-42c4-9bc8-93f752fb7f90', 'x-compute-request-id': 'req-b39baec0-9112-42c4-9bc8-93f752fb7f90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:20:30,115 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.048s 2021-10-29 01:20:30,116 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20: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-786a2386-0ca6-44ba-a9fb-b0b40834c9dd', 'x-compute-request-id': 'req-786a2386-0ca6-44ba-a9fb-b0b40834c9dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:20:31,170 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.051s 2021-10-29 01:20:31,170 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20: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-55e46267-47a0-494b-b086-39ff78101b40', 'x-compute-request-id': 'req-55e46267-47a0-494b-b086-39ff78101b40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:20:32,224 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.050s 2021-10-29 01:20:32,224 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20: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-2cfb7510-5bcf-4995-82ff-480a5057a165', 'x-compute-request-id': 'req-2cfb7510-5bcf-4995-82ff-480a5057a165', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:20:33,273 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.046s 2021-10-29 01:20:33,273 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20: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-e20d3b85-7d59-4037-9ebf-fb8158594bb4', 'x-compute-request-id': 'req-e20d3b85-7d59-4037-9ebf-fb8158594bb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:20:34,323 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.046s 2021-10-29 01:20:34,323 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20: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-f08b66f6-7e05-43bd-9886-bdd5b21b4ed0', 'x-compute-request-id': 'req-f08b66f6-7e05-43bd-9886-bdd5b21b4ed0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:20:35,387 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.060s 2021-10-29 01:20:35,387 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20: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-233079b4-90c1-4208-ab34-ce0dbd6cb4a0', 'x-compute-request-id': 'req-233079b4-90c1-4208-ab34-ce0dbd6cb4a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:20:36,536 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.146s 2021-10-29 01:20:36,536 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20: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-98e45af2-248c-493d-a441-8bc515faeab9', 'x-compute-request-id': 'req-98e45af2-248c-493d-a441-8bc515faeab9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:20:37,593 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.054s 2021-10-29 01:20:37,594 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20: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-bc3b7b8e-c21a-4920-818e-3f64073676be', 'x-compute-request-id': 'req-bc3b7b8e-c21a-4920-818e-3f64073676be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:20:38,663 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.066s 2021-10-29 01:20:38,664 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20: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-9579d334-6a98-4c2a-bd41-5d2ea9d5a49c', 'x-compute-request-id': 'req-9579d334-6a98-4c2a-bd41-5d2ea9d5a49c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:20:39,713 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.047s 2021-10-29 01:20:39,713 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20: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-50912fdc-41d6-4f24-b485-b1fa0873f0c7', 'x-compute-request-id': 'req-50912fdc-41d6-4f24-b485-b1fa0873f0c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:20:40,762 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.046s 2021-10-29 01:20:40,763 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20: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-8d54fdca-a296-4024-b58f-e4324b7af3bc', 'x-compute-request-id': 'req-8d54fdca-a296-4024-b58f-e4324b7af3bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:20:41,812 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.046s 2021-10-29 01:20:41,813 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20: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-f048422e-3885-4068-a754-1fba688fdc1f', 'x-compute-request-id': 'req-f048422e-3885-4068-a754-1fba688fdc1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:20:42,863 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.047s 2021-10-29 01:20:42,864 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20: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-97be7291-1a6f-48ff-8ff3-0910cc0f8784', 'x-compute-request-id': 'req-97be7291-1a6f-48ff-8ff3-0910cc0f8784', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:20:43,913 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.047s 2021-10-29 01:20:43,913 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20: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-70fa2200-b7ce-4e89-8f84-7ec7feaa79f2', 'x-compute-request-id': 'req-70fa2200-b7ce-4e89-8f84-7ec7feaa79f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:20:44,963 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.047s 2021-10-29 01:20:44,964 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20: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-f2d1dcfe-2758-4978-8a74-6f47307a2b66', 'x-compute-request-id': 'req-f2d1dcfe-2758-4978-8a74-6f47307a2b66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:20:46,012 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.046s 2021-10-29 01:20:46,013 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20: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-aae5ca93-4b60-4b3a-8c9c-2b5d767602e1', 'x-compute-request-id': 'req-aae5ca93-4b60-4b3a-8c9c-2b5d767602e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:20:47,061 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.045s 2021-10-29 01:20:47,061 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20: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-92aeb793-81d1-42bc-8aa5-5e12dac553b8', 'x-compute-request-id': 'req-92aeb793-81d1-42bc-8aa5-5e12dac553b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:20:48,113 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.048s 2021-10-29 01:20:48,113 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20: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-990336e4-8462-400d-b411-134faf8b469c', 'x-compute-request-id': 'req-990336e4-8462-400d-b411-134faf8b469c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:20:49,162 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.046s 2021-10-29 01:20:49,162 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20: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-ad39161f-f910-4adb-b265-6c8ac03a43d4', 'x-compute-request-id': 'req-ad39161f-f910-4adb-b265-6c8ac03a43d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:20:50,214 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.049s 2021-10-29 01:20:50,215 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20: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-39c5bc4b-1fc2-463d-8804-1da577329a09', 'x-compute-request-id': 'req-39c5bc4b-1fc2-463d-8804-1da577329a09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:20:51,277 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.059s 2021-10-29 01:20:51,277 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20: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-a324775b-2c99-4877-a652-cf5838ef38d9', 'x-compute-request-id': 'req-a324775b-2c99-4877-a652-cf5838ef38d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:20:52,326 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.046s 2021-10-29 01:20:52,326 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20: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-71d23d62-2369-4e7b-96fa-98d71722b45d', 'x-compute-request-id': 'req-71d23d62-2369-4e7b-96fa-98d71722b45d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:20:53,382 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.053s 2021-10-29 01:20:53,382 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20: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-33b1e981-a345-4b40-a8f5-6f9c32fdc991', 'x-compute-request-id': 'req-33b1e981-a345-4b40-a8f5-6f9c32fdc991', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:20:54,434 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.048s 2021-10-29 01:20:54,434 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20: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-e4c9acb9-576e-4c60-a2cd-9bce2930a65e', 'x-compute-request-id': 'req-e4c9acb9-576e-4c60-a2cd-9bce2930a65e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:20:55,483 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.045s 2021-10-29 01:20:55,483 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20: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-efd6112d-e830-4556-922a-97d67a55d542', 'x-compute-request-id': 'req-efd6112d-e830-4556-922a-97d67a55d542', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:20:56,684 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.198s 2021-10-29 01:20:56,685 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20: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-fb42178b-5da1-4e6c-8fae-6996c05ba0dc', 'x-compute-request-id': 'req-fb42178b-5da1-4e6c-8fae-6996c05ba0dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:20:57,734 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.045s 2021-10-29 01:20:57,734 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20: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-57138546-59f0-4080-8524-1e059ee72ee3', 'x-compute-request-id': 'req-57138546-59f0-4080-8524-1e059ee72ee3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:20:58,783 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.046s 2021-10-29 01:20:58,784 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20: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-0dee7af9-a465-42e9-9a79-f9c8b7c2ff11', 'x-compute-request-id': 'req-0dee7af9-a465-42e9-9a79-f9c8b7c2ff11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:20:59,837 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.051s 2021-10-29 01:20:59,838 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20: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-88e36d93-3387-4f27-9d77-c58b6f04ef7f', 'x-compute-request-id': 'req-88e36d93-3387-4f27-9d77-c58b6f04ef7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:21:00,891 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.050s 2021-10-29 01:21:00,891 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21: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-58e30fd7-4c59-4f52-a2ca-e6114f26ae46', 'x-compute-request-id': 'req-58e30fd7-4c59-4f52-a2ca-e6114f26ae46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:21:01,941 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.046s 2021-10-29 01:21:01,941 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21: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-4ced057e-0fd3-4384-9b4e-ba25f3bdadf9', 'x-compute-request-id': 'req-4ced057e-0fd3-4384-9b4e-ba25f3bdadf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:21:02,990 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.046s 2021-10-29 01:21:02,991 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21: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-c3360c82-22ea-4fd9-bb88-114806aa72eb', 'x-compute-request-id': 'req-c3360c82-22ea-4fd9-bb88-114806aa72eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:21:04,040 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.046s 2021-10-29 01:21:04,041 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21: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-c2e804c6-0acc-4b07-8fb5-d32a06d0e4bf', 'x-compute-request-id': 'req-c2e804c6-0acc-4b07-8fb5-d32a06d0e4bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:21:05,091 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.047s 2021-10-29 01:21:05,091 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21: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-1a026085-efeb-43fc-ad75-a73e95e08b6d', 'x-compute-request-id': 'req-1a026085-efeb-43fc-ad75-a73e95e08b6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:21:06,144 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.050s 2021-10-29 01:21:06,145 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21: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-85f64653-7716-4a0d-bbde-4f5d6b888151', 'x-compute-request-id': 'req-85f64653-7716-4a0d-bbde-4f5d6b888151', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:21:07,199 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.051s 2021-10-29 01:21:07,199 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21: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-39db6ccb-deea-4ad6-a931-c0dcff995af2', 'x-compute-request-id': 'req-39db6ccb-deea-4ad6-a931-c0dcff995af2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:21:08,250 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.048s 2021-10-29 01:21:08,251 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21: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-fcbb4a47-44aa-4093-b55d-f50b4f5c8298', 'x-compute-request-id': 'req-fcbb4a47-44aa-4093-b55d-f50b4f5c8298', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:21:09,300 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.046s 2021-10-29 01:21:09,301 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21: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-d1b4f9d5-a6fc-458b-9644-aa81b6c03a73', 'x-compute-request-id': 'req-d1b4f9d5-a6fc-458b-9644-aa81b6c03a73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:21:10,351 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.047s 2021-10-29 01:21:10,351 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21: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-3c536bb1-2208-4a33-8a03-69129a74af0d', 'x-compute-request-id': 'req-3c536bb1-2208-4a33-8a03-69129a74af0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:21:11,400 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.046s 2021-10-29 01:21:11,400 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21: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-653dc307-3c54-46e5-8d3b-33e987b67ed2', 'x-compute-request-id': 'req-653dc307-3c54-46e5-8d3b-33e987b67ed2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:21:12,449 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.046s 2021-10-29 01:21:12,450 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21: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-f78040c5-81ef-4b0d-8031-d9c61def40fb', 'x-compute-request-id': 'req-f78040c5-81ef-4b0d-8031-d9c61def40fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:21:13,499 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.046s 2021-10-29 01:21:13,499 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21: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-ff289268-15e9-4c8f-acca-50357c18b05c', 'x-compute-request-id': 'req-ff289268-15e9-4c8f-acca-50357c18b05c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:21:14,548 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.046s 2021-10-29 01:21:14,549 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21: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-b4bbc048-eb53-474c-8140-008e320fe4a9', 'x-compute-request-id': 'req-b4bbc048-eb53-474c-8140-008e320fe4a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:21:15,597 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.045s 2021-10-29 01:21:15,598 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21: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-34c0b0f2-e3ba-4b1d-ba96-73e6d18350b9', 'x-compute-request-id': 'req-34c0b0f2-e3ba-4b1d-ba96-73e6d18350b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:21:16,647 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.046s 2021-10-29 01:21:16,647 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21: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-3e05850d-f764-4556-aebd-849f1fc38098', 'x-compute-request-id': 'req-3e05850d-f764-4556-aebd-849f1fc38098', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:21:17,696 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.046s 2021-10-29 01:21:17,697 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21: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-7c00cd83-63eb-42ee-b359-b10972104a5f', 'x-compute-request-id': 'req-7c00cd83-63eb-42ee-b359-b10972104a5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:21:18,746 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.047s 2021-10-29 01:21:18,747 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21: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-b0eeed53-1ae4-4a0d-829c-e5233337f171', 'x-compute-request-id': 'req-b0eeed53-1ae4-4a0d-829c-e5233337f171', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:21:19,799 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.049s 2021-10-29 01:21:19,799 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21: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-5f932d92-4969-4e46-99f7-dea7195f8ca6', 'x-compute-request-id': 'req-5f932d92-4969-4e46-99f7-dea7195f8ca6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:21:20,852 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.049s 2021-10-29 01:21:20,852 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21: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-520d759f-1c2b-459e-ab5b-4bb2e0f2a8f1', 'x-compute-request-id': 'req-520d759f-1c2b-459e-ab5b-4bb2e0f2a8f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:21:21,903 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.047s 2021-10-29 01:21:21,903 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21: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-81685a6c-a964-4d8b-8909-01b268ea3a4d', 'x-compute-request-id': 'req-81685a6c-a964-4d8b-8909-01b268ea3a4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:21:22,953 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.047s 2021-10-29 01:21:22,953 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21: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-b0bff16f-4e57-4bb1-a0d1-43f3293be23c', 'x-compute-request-id': 'req-b0bff16f-4e57-4bb1-a0d1-43f3293be23c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:21:24,002 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.046s 2021-10-29 01:21:24,003 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21: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-84080fcc-c006-49b6-898b-c7f811c54b95', 'x-compute-request-id': 'req-84080fcc-c006-49b6-898b-c7f811c54b95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:21:25,055 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.048s 2021-10-29 01:21:25,055 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21: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-9a06cf18-c6ce-4756-a5b1-57504bb85062', 'x-compute-request-id': 'req-9a06cf18-c6ce-4756-a5b1-57504bb85062', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:21:26,108 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.048s 2021-10-29 01:21:26,108 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21: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-89449131-2941-4afd-b0bc-ea6415ad1e55', 'x-compute-request-id': 'req-89449131-2941-4afd-b0bc-ea6415ad1e55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:21:27,158 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.046s 2021-10-29 01:21:27,158 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21: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-7107d8a7-bdc4-41d6-b1d3-5ca04ee9fddd', 'x-compute-request-id': 'req-7107d8a7-bdc4-41d6-b1d3-5ca04ee9fddd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:21:28,207 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.046s 2021-10-29 01:21:28,208 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21: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-418f71c3-954e-4701-9bb7-07e77e7bb246', 'x-compute-request-id': 'req-418f71c3-954e-4701-9bb7-07e77e7bb246', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:21:29,257 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.046s 2021-10-29 01:21:29,257 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21: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-8147753c-365a-41fb-b0a2-d95c91d366cf', 'x-compute-request-id': 'req-8147753c-365a-41fb-b0a2-d95c91d366cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:21:30,305 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.044s 2021-10-29 01:21:30,305 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21: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-bad462a8-a928-422d-90bc-e764aea51f1c', 'x-compute-request-id': 'req-bad462a8-a928-422d-90bc-e764aea51f1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:21:31,356 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.048s 2021-10-29 01:21:31,357 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21: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-7f7e93d1-bfce-4f11-8e95-599ae0e647c1', 'x-compute-request-id': 'req-7f7e93d1-bfce-4f11-8e95-599ae0e647c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:21:32,426 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.067s 2021-10-29 01:21:32,427 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21: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-4c2212d1-5a8b-40af-8e2d-d531f5b05b22', 'x-compute-request-id': 'req-4c2212d1-5a8b-40af-8e2d-d531f5b05b22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:21:33,479 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.049s 2021-10-29 01:21:33,479 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21: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-d8418e1b-7a41-495a-b789-7e8c75d8899f', 'x-compute-request-id': 'req-d8418e1b-7a41-495a-b789-7e8c75d8899f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:21:34,532 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.050s 2021-10-29 01:21:34,533 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21: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-d83133c1-d4eb-4416-981d-9084118331bd', 'x-compute-request-id': 'req-d83133c1-d4eb-4416-981d-9084118331bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:21:35,586 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.050s 2021-10-29 01:21:35,586 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21: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-68bbbfa7-569a-4fef-aee6-84b5aece6ed4', 'x-compute-request-id': 'req-68bbbfa7-569a-4fef-aee6-84b5aece6ed4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:21:36,636 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.046s 2021-10-29 01:21:36,637 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21: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-5a2f5002-32df-4d6c-a6f3-39f5da05b826', 'x-compute-request-id': 'req-5a2f5002-32df-4d6c-a6f3-39f5da05b826', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:21:37,686 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.046s 2021-10-29 01:21:37,686 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21: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-88c0c921-bbf7-4517-99aa-a55e4f8f9291', 'x-compute-request-id': 'req-88c0c921-bbf7-4517-99aa-a55e4f8f9291', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:21:38,738 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.049s 2021-10-29 01:21:38,738 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21: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-4778e52b-d494-45d5-be89-51cff333b9c1', 'x-compute-request-id': 'req-4778e52b-d494-45d5-be89-51cff333b9c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:21:39,789 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.048s 2021-10-29 01:21:39,790 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21: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-2f23b670-71ae-4c3c-b47b-463f37a1b943', 'x-compute-request-id': 'req-2f23b670-71ae-4c3c-b47b-463f37a1b943', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:21:40,841 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.048s 2021-10-29 01:21:40,841 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21: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-77fab439-4fb4-4d80-8e71-543a883c3e57', 'x-compute-request-id': 'req-77fab439-4fb4-4d80-8e71-543a883c3e57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:21:41,890 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.045s 2021-10-29 01:21:41,890 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21: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-32951969-0fcc-4fb1-af19-7c5848e6911a', 'x-compute-request-id': 'req-32951969-0fcc-4fb1-af19-7c5848e6911a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:21:42,940 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.046s 2021-10-29 01:21:42,940 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21: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-153f9ad1-b729-4560-b527-02c0c3f4a470', 'x-compute-request-id': 'req-153f9ad1-b729-4560-b527-02c0c3f4a470', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:21:43,991 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.047s 2021-10-29 01:21:43,991 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21: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-7d0591f5-0148-45b0-aec4-2774e8bff095', 'x-compute-request-id': 'req-7d0591f5-0148-45b0-aec4-2774e8bff095', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:21:45,041 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.046s 2021-10-29 01:21:45,041 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21: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-b3ba436b-342e-4be6-af3f-0320a0864dcf', 'x-compute-request-id': 'req-b3ba436b-342e-4be6-af3f-0320a0864dcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:21:46,090 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.046s 2021-10-29 01:21:46,090 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21: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-b40b4ce2-d2fc-4593-a75c-cb8f1644002c', 'x-compute-request-id': 'req-b40b4ce2-d2fc-4593-a75c-cb8f1644002c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:21:47,139 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.045s 2021-10-29 01:21:47,139 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21: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-72459535-cff6-423a-a886-7a4f5bcaa381', 'x-compute-request-id': 'req-72459535-cff6-423a-a886-7a4f5bcaa381', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:21:48,188 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.046s 2021-10-29 01:21:48,188 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21: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-dd4d9302-2f85-4813-a402-951965959876', 'x-compute-request-id': 'req-dd4d9302-2f85-4813-a402-951965959876', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:21:49,240 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.050s 2021-10-29 01:21:49,240 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21: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-807c7795-df0e-4cee-9209-ad6c621fff26', 'x-compute-request-id': 'req-807c7795-df0e-4cee-9209-ad6c621fff26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:21:50,291 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.047s 2021-10-29 01:21:50,291 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21: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-30dab5b6-e72d-4fde-8f9a-756e17f221b3', 'x-compute-request-id': 'req-30dab5b6-e72d-4fde-8f9a-756e17f221b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:21:51,339 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.044s 2021-10-29 01:21:51,339 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21: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-a710089b-1f7d-4f56-ba68-76bc0f2d224f', 'x-compute-request-id': 'req-a710089b-1f7d-4f56-ba68-76bc0f2d224f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:21:52,388 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.045s 2021-10-29 01:21:52,388 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21: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-b33b83a0-16d2-48c0-acf5-e4a07332c0c0', 'x-compute-request-id': 'req-b33b83a0-16d2-48c0-acf5-e4a07332c0c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:21:53,436 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.046s 2021-10-29 01:21:53,436 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21: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-b81d985a-d342-4499-b14f-10de3922a3ef', 'x-compute-request-id': 'req-b81d985a-d342-4499-b14f-10de3922a3ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:21:54,486 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.047s 2021-10-29 01:21:54,486 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21: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-023026c3-7025-42b6-b52e-b620945c1684', 'x-compute-request-id': 'req-023026c3-7025-42b6-b52e-b620945c1684', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:21:55,539 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.049s 2021-10-29 01:21:55,539 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21: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-cb149f9c-1a5c-42f2-8e89-8307607eca80', 'x-compute-request-id': 'req-cb149f9c-1a5c-42f2-8e89-8307607eca80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:21:56,590 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.048s 2021-10-29 01:21:56,591 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21: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-0b941cf7-d163-4ae5-b19f-f0501be34ab7', 'x-compute-request-id': 'req-0b941cf7-d163-4ae5-b19f-f0501be34ab7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:21:57,644 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.050s 2021-10-29 01:21:57,644 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21: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-01b097e7-22eb-4e8f-9a6a-02608cf0622c', 'x-compute-request-id': 'req-01b097e7-22eb-4e8f-9a6a-02608cf0622c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:21:58,694 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.046s 2021-10-29 01:21:58,694 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21: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-5062f663-470c-40fb-bb43-0e9db17ad4fb', 'x-compute-request-id': 'req-5062f663-470c-40fb-bb43-0e9db17ad4fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:21:59,745 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.047s 2021-10-29 01:21:59,745 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21: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-5b35cbbc-c281-43c2-b2fd-b90b38a5ff80', 'x-compute-request-id': 'req-5b35cbbc-c281-43c2-b2fd-b90b38a5ff80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:22:00,795 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.046s 2021-10-29 01:22:00,795 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22: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-55c31307-01b5-4d79-96ea-921e463ac92c', 'x-compute-request-id': 'req-55c31307-01b5-4d79-96ea-921e463ac92c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:22:01,845 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.046s 2021-10-29 01:22:01,845 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22: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-336195ab-4bb9-4dc4-8c57-eff2eea5b893', 'x-compute-request-id': 'req-336195ab-4bb9-4dc4-8c57-eff2eea5b893', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:22:02,899 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.050s 2021-10-29 01:22:02,899 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22: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-4983921e-0f2b-46f3-98af-358ac0422dea', 'x-compute-request-id': 'req-4983921e-0f2b-46f3-98af-358ac0422dea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:22:03,950 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.048s 2021-10-29 01:22:03,950 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22: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-f60e778a-f80a-4f63-8564-9678847c1add', 'x-compute-request-id': 'req-f60e778a-f80a-4f63-8564-9678847c1add', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:22:05,002 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.048s 2021-10-29 01:22:05,002 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22: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-18b27cc1-93e9-4c5a-baaa-7daa3d433e43', 'x-compute-request-id': 'req-18b27cc1-93e9-4c5a-baaa-7daa3d433e43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:22:06,055 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.049s 2021-10-29 01:22:06,056 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22: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-ac2fe63a-cf23-4f05-93f0-1bce67937b3c', 'x-compute-request-id': 'req-ac2fe63a-cf23-4f05-93f0-1bce67937b3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:22:07,107 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.049s 2021-10-29 01:22:07,108 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22: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-cadce506-da6f-4a23-893c-88cb9ff73d8e', 'x-compute-request-id': 'req-cadce506-da6f-4a23-893c-88cb9ff73d8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:22:08,157 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.046s 2021-10-29 01:22:08,157 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22: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-646877f0-bd70-4fce-901d-addd3c8ef9cf', 'x-compute-request-id': 'req-646877f0-bd70-4fce-901d-addd3c8ef9cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:22:09,209 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.049s 2021-10-29 01:22:09,210 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22: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-f143d97b-23ee-4837-97ec-0d3e9cf7931f', 'x-compute-request-id': 'req-f143d97b-23ee-4837-97ec-0d3e9cf7931f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:22:10,260 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.047s 2021-10-29 01:22:10,261 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22: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-347e8b68-59d3-4cb2-acae-ecd4bbba7f23', 'x-compute-request-id': 'req-347e8b68-59d3-4cb2-acae-ecd4bbba7f23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:22:11,311 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.047s 2021-10-29 01:22:11,311 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22: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-e27ab3ec-5d6c-42e5-a600-04fb8726bce3', 'x-compute-request-id': 'req-e27ab3ec-5d6c-42e5-a600-04fb8726bce3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:22:12,360 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.045s 2021-10-29 01:22:12,360 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22: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-56864d70-f74f-4ccf-9355-ff5fb1f2b39c', 'x-compute-request-id': 'req-56864d70-f74f-4ccf-9355-ff5fb1f2b39c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:22:13,408 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.046s 2021-10-29 01:22:13,408 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22: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-9af071bf-8c56-42f0-b48d-a4389bf70e50', 'x-compute-request-id': 'req-9af071bf-8c56-42f0-b48d-a4389bf70e50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:22:14,457 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.044s 2021-10-29 01:22:14,457 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22: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-25aaec10-63ec-4a83-b7d4-423564f5a90c', 'x-compute-request-id': 'req-25aaec10-63ec-4a83-b7d4-423564f5a90c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:22:15,509 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.048s 2021-10-29 01:22:15,509 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22: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-283d88e1-57b8-487c-83a6-ec33161f575a', 'x-compute-request-id': 'req-283d88e1-57b8-487c-83a6-ec33161f575a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:22:16,573 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.060s 2021-10-29 01:22:16,573 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22: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-518a9379-1b10-4a20-a724-bc17249b3b1f', 'x-compute-request-id': 'req-518a9379-1b10-4a20-a724-bc17249b3b1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:22:17,623 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.047s 2021-10-29 01:22:17,624 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22: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-3ba0d0db-e6b7-4400-b6ae-7b0d7b351992', 'x-compute-request-id': 'req-3ba0d0db-e6b7-4400-b6ae-7b0d7b351992', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:22:18,672 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.046s 2021-10-29 01:22:18,672 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22: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-be7e4e49-b06c-4f77-a254-d567b13f0fb9', 'x-compute-request-id': 'req-be7e4e49-b06c-4f77-a254-d567b13f0fb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:22:19,722 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.047s 2021-10-29 01:22:19,723 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22: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-b2c03421-6b26-4ffc-aa7b-39074a951cda', 'x-compute-request-id': 'req-b2c03421-6b26-4ffc-aa7b-39074a951cda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:22:20,771 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.046s 2021-10-29 01:22:20,772 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22: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-4b6e4261-857c-41d2-a148-a6a2865c4c1f', 'x-compute-request-id': 'req-4b6e4261-857c-41d2-a148-a6a2865c4c1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:22:21,820 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.046s 2021-10-29 01:22:21,821 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22: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-875f1714-f4f3-4687-84ce-bb15ef69a2f0', 'x-compute-request-id': 'req-875f1714-f4f3-4687-84ce-bb15ef69a2f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:22:22,872 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.048s 2021-10-29 01:22:22,872 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22: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-0413fbd4-8cfb-42e2-98da-9b2d39176284', 'x-compute-request-id': 'req-0413fbd4-8cfb-42e2-98da-9b2d39176284', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:22:23,923 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.048s 2021-10-29 01:22:23,924 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22: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-946a3566-989b-44d2-94e7-1b22b901b756', 'x-compute-request-id': 'req-946a3566-989b-44d2-94e7-1b22b901b756', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:22:24,975 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.048s 2021-10-29 01:22:24,976 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22: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-42807a68-4de2-4c10-b5f8-41362d3cc4ec', 'x-compute-request-id': 'req-42807a68-4de2-4c10-b5f8-41362d3cc4ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:22:26,027 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.048s 2021-10-29 01:22:26,027 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22: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-16226599-747c-46af-a565-a70c55ea18fb', 'x-compute-request-id': 'req-16226599-747c-46af-a565-a70c55ea18fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:22:27,076 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.045s 2021-10-29 01:22:27,076 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22: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-b4b03e63-cfdd-45b9-b184-2e7aaf5f06e8', 'x-compute-request-id': 'req-b4b03e63-cfdd-45b9-b184-2e7aaf5f06e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:22:28,127 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.049s 2021-10-29 01:22:28,128 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22: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-bf2288dc-e307-49f6-b5fa-d1f5992016b5', 'x-compute-request-id': 'req-bf2288dc-e307-49f6-b5fa-d1f5992016b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:22:29,185 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.054s 2021-10-29 01:22:29,185 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22: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-3f6c62c0-5bf1-45ac-9277-8be7007e0b10', 'x-compute-request-id': 'req-3f6c62c0-5bf1-45ac-9277-8be7007e0b10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:22:30,236 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.048s 2021-10-29 01:22:30,237 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22: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-bebbd636-7d81-4fc2-8ecc-50577b7e44af', 'x-compute-request-id': 'req-bebbd636-7d81-4fc2-8ecc-50577b7e44af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:22:31,287 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.047s 2021-10-29 01:22:31,287 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22: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-b4b51ec6-4f1a-4d16-908d-bdbc6334b816', 'x-compute-request-id': 'req-b4b51ec6-4f1a-4d16-908d-bdbc6334b816', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:22:32,340 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.049s 2021-10-29 01:22:32,340 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22: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-9ca15b96-2e99-4f06-9781-e1336275f21c', 'x-compute-request-id': 'req-9ca15b96-2e99-4f06-9781-e1336275f21c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:22:33,391 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.048s 2021-10-29 01:22:33,391 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22: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-cf203a34-7af7-4581-8e9d-5a4fe829e76c', 'x-compute-request-id': 'req-cf203a34-7af7-4581-8e9d-5a4fe829e76c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:22:34,440 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.045s 2021-10-29 01:22:34,440 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22: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-03457f1e-0a84-4d34-b1ef-6fc89d2eea59', 'x-compute-request-id': 'req-03457f1e-0a84-4d34-b1ef-6fc89d2eea59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:22:35,495 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.051s 2021-10-29 01:22:35,495 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22: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-e41198b0-76b3-42c2-9734-6b6311a625b1', 'x-compute-request-id': 'req-e41198b0-76b3-42c2-9734-6b6311a625b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:22:36,546 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.047s 2021-10-29 01:22:36,547 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22: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-be963f94-e8b3-469f-ba8e-9c62deed8533', 'x-compute-request-id': 'req-be963f94-e8b3-469f-ba8e-9c62deed8533', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:22:37,596 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.046s 2021-10-29 01:22:37,596 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22: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-b3cc7446-33d6-4da8-87d7-914eda7f82e3', 'x-compute-request-id': 'req-b3cc7446-33d6-4da8-87d7-914eda7f82e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:22:38,646 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.048s 2021-10-29 01:22:38,647 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22: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-33e8de7b-5048-49fb-9da6-e489ffced200', 'x-compute-request-id': 'req-33e8de7b-5048-49fb-9da6-e489ffced200', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:22:39,694 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.045s 2021-10-29 01:22:39,694 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22: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-5824f07d-4358-4f82-aa67-dab5969f7ab7', 'x-compute-request-id': 'req-5824f07d-4358-4f82-aa67-dab5969f7ab7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:22:40,756 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.059s 2021-10-29 01:22:40,757 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22: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-19bad631-432c-4db1-8b2b-79873bacdb3e', 'x-compute-request-id': 'req-19bad631-432c-4db1-8b2b-79873bacdb3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:22:41,811 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.050s 2021-10-29 01:22:41,811 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22: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-9ec02d3e-d4d1-4383-9f5b-4bced5806078', 'x-compute-request-id': 'req-9ec02d3e-d4d1-4383-9f5b-4bced5806078', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:22:42,862 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.048s 2021-10-29 01:22:42,862 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22: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-4933d0f8-3366-495b-8541-56b4230d6984', 'x-compute-request-id': 'req-4933d0f8-3366-495b-8541-56b4230d6984', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:22:43,914 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.049s 2021-10-29 01:22:43,914 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22: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-c8911e3f-a4f7-423b-b9ea-c73ae8ee8358', 'x-compute-request-id': 'req-c8911e3f-a4f7-423b-b9ea-c73ae8ee8358', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:22:44,966 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.049s 2021-10-29 01:22:44,967 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22: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-28d2f690-ed89-44ce-b335-9cde27ff16a7', 'x-compute-request-id': 'req-28d2f690-ed89-44ce-b335-9cde27ff16a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:22:46,017 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.047s 2021-10-29 01:22:46,017 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22: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-216881b5-8418-4f3b-a226-23e785c2c698', 'x-compute-request-id': 'req-216881b5-8418-4f3b-a226-23e785c2c698', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:22:47,069 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.049s 2021-10-29 01:22:47,070 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22: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-6d2f6ce1-8fa2-43df-a488-5ed193dd6580', 'x-compute-request-id': 'req-6d2f6ce1-8fa2-43df-a488-5ed193dd6580', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:22:48,120 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.047s 2021-10-29 01:22:48,120 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22: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-327dcdb7-0a98-471e-8b5b-eb4c2eb0e330', 'x-compute-request-id': 'req-327dcdb7-0a98-471e-8b5b-eb4c2eb0e330', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:22:49,169 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.047s 2021-10-29 01:22:49,169 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22: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-81c696c7-3ba3-43f5-a556-92fde207f6d2', 'x-compute-request-id': 'req-81c696c7-3ba3-43f5-a556-92fde207f6d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:22:50,220 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.047s 2021-10-29 01:22:50,220 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22: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-db095fa5-8559-4cd1-8ed2-0fd9eb5dc9c4', 'x-compute-request-id': 'req-db095fa5-8559-4cd1-8ed2-0fd9eb5dc9c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:22:51,272 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.048s 2021-10-29 01:22:51,273 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22: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-48d4fccc-5d2b-454a-90e6-f39f2263311a', 'x-compute-request-id': 'req-48d4fccc-5d2b-454a-90e6-f39f2263311a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:22:52,333 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.057s 2021-10-29 01:22:52,334 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22: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-8aef5ad2-917e-4a90-854d-8e1d75c0e074', 'x-compute-request-id': 'req-8aef5ad2-917e-4a90-854d-8e1d75c0e074', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:22:53,389 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.052s 2021-10-29 01:22:53,390 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22: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-e3e811a7-e0bf-4ede-870c-3085611d50bd', 'x-compute-request-id': 'req-e3e811a7-e0bf-4ede-870c-3085611d50bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:22:54,443 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.050s 2021-10-29 01:22:54,443 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22: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-f4060395-b060-4fca-bc2f-224c5d2dc58a', 'x-compute-request-id': 'req-f4060395-b060-4fca-bc2f-224c5d2dc58a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:22:55,494 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.047s 2021-10-29 01:22:55,494 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22: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-62e4bd60-7283-4a97-9c9e-597e3bd4628a', 'x-compute-request-id': 'req-62e4bd60-7283-4a97-9c9e-597e3bd4628a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:22:56,546 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.048s 2021-10-29 01:22:56,546 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22: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-4f87cb69-e042-4fdd-b0af-3cf9ef669864', 'x-compute-request-id': 'req-4f87cb69-e042-4fdd-b0af-3cf9ef669864', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:22:57,615 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.065s 2021-10-29 01:22:57,615 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22: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-47a2f3cc-ca5b-4272-a23b-22b55bcb0fe0', 'x-compute-request-id': 'req-47a2f3cc-ca5b-4272-a23b-22b55bcb0fe0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:22:58,667 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.048s 2021-10-29 01:22:58,667 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22: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-78956f84-2724-4e0b-8b07-6d847239dc2d', 'x-compute-request-id': 'req-78956f84-2724-4e0b-8b07-6d847239dc2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:22:59,719 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.049s 2021-10-29 01:22:59,719 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22: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-2e1a31a2-7654-4e39-aa24-1e130c3eac95', 'x-compute-request-id': 'req-2e1a31a2-7654-4e39-aa24-1e130c3eac95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:23:00,771 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.048s 2021-10-29 01:23:00,771 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23: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-64981e63-1723-4699-994d-52d18ba88622', 'x-compute-request-id': 'req-64981e63-1723-4699-994d-52d18ba88622', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:23:01,822 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.048s 2021-10-29 01:23:01,823 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23: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-c85619fb-689c-4efd-a353-56a4f508d588', 'x-compute-request-id': 'req-c85619fb-689c-4efd-a353-56a4f508d588', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:23:02,875 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.049s 2021-10-29 01:23:02,875 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23: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-1cde7512-9279-43f0-936f-6bfd90f60350', 'x-compute-request-id': 'req-1cde7512-9279-43f0-936f-6bfd90f60350', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:23:03,930 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.051s 2021-10-29 01:23:03,931 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23: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-f71b3915-583f-4d2c-adfb-bad5c0aad061', 'x-compute-request-id': 'req-f71b3915-583f-4d2c-adfb-bad5c0aad061', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:23:04,984 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.051s 2021-10-29 01:23:04,985 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23: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-850acec8-2726-4bc7-a3c2-3cc2ff6cc697', 'x-compute-request-id': 'req-850acec8-2726-4bc7-a3c2-3cc2ff6cc697', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:23:06,052 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.064s 2021-10-29 01:23:06,052 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23: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-6eb638c9-f845-4000-a475-2e11d076a155', 'x-compute-request-id': 'req-6eb638c9-f845-4000-a475-2e11d076a155', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:23:07,104 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.050s 2021-10-29 01:23:07,105 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23: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-8db79ace-bde4-483b-aef3-f4b1bb74ccbd', 'x-compute-request-id': 'req-8db79ace-bde4-483b-aef3-f4b1bb74ccbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:23:08,158 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.049s 2021-10-29 01:23:08,159 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23: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-573496fc-985b-4981-a1bd-51e4946a550b', 'x-compute-request-id': 'req-573496fc-985b-4981-a1bd-51e4946a550b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:23:09,209 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.048s 2021-10-29 01:23:09,210 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23: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-bfbbe29a-d4b1-4115-9911-8990b30dc474', 'x-compute-request-id': 'req-bfbbe29a-d4b1-4115-9911-8990b30dc474', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:23:10,262 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.048s 2021-10-29 01:23:10,262 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23: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-b5ef6c6b-887f-4643-8927-6630176543ad', 'x-compute-request-id': 'req-b5ef6c6b-887f-4643-8927-6630176543ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:23:11,332 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.067s 2021-10-29 01:23:11,333 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23: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-b08fcb4e-b46c-4b0f-82e4-e17ff7616cf8', 'x-compute-request-id': 'req-b08fcb4e-b46c-4b0f-82e4-e17ff7616cf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:23:12,383 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.047s 2021-10-29 01:23:12,383 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23: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-a065a7b7-2d9b-4420-a636-12694793f624', 'x-compute-request-id': 'req-a065a7b7-2d9b-4420-a636-12694793f624', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:23:13,436 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.049s 2021-10-29 01:23:13,436 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23: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-0bc99628-f3d0-4f72-9fb6-dee224e07621', 'x-compute-request-id': 'req-0bc99628-f3d0-4f72-9fb6-dee224e07621', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:23:14,486 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments 0.046s 2021-10-29 01:23:14,486 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23: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-bce4a080-175b-4e89-bedc-80ae6520de75', 'x-compute-request-id': 'req-bce4a080-175b-4e89-bedc-80ae6520de75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "volumeId": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "serverId": "0ff6277c-b59e-467c-82d4-631046fb03d9", "device": "/dev/sdb"}]}' 2021-10-29 01:23:15,618 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 POST http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/action 0.128s 2021-10-29 01:23:15,620 116431 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': 'Fri, 29 Oct 2021 01:23:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '90807', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05fbcf50-d611-47f6-b0e9-4733c8ede401', 'x-compute-request-id': 'req-05fbcf50-d611-47f6-b0e9-4733c8ede401', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/0ff6277c-b59e-467c-82d4-631046fb03d9/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 2021-10-29 01:23:15,623 116431 DEBUG [tempest.common.waiters] Console output for 0ff6277c-b59e-467c-82d4-631046fb03d9 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.228000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.232000] tsc: Detected 1995.190 MHz processor [ 0.236000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980760) [ 0.240006] pid_max: default: 32768 minimum: 301 [ 0.244060] Security Framework initialized [ 0.248013] Yama: becoming mindful. [ 0.252059] AppArmor: AppArmor initialized [ 0.256266] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.260122] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.264047] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.268016] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.272547] CPU: Physical Processor ID: 0 [ 0.276347] mce: CPU supports 1 MCE banks [ 0.280133] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.284006] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.288008] Spectre V2 : Mitigation: Full generic retpoline [ 0.292006] Speculative Store Bypass: Vulnerable [ 0.432174] Freeing SMP alternatives memory: 36K [ 0.441200] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.444102] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.448149] Hierarchical SRCU implementation. [ 0.456607] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.460006] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.464155] smp: Bringing up secondary CPUs ... [ 0.468010] smp: Brought up 1 node, 1 CPU [ 0.472007] smpboot: Max logical packages: 1 [ 0.476008] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.481082] devtmpfs: initialized [ 0.484147] x86/mm: Memory block size: 128MB [ 0.488298] evm: security.selinux [ 0.492019] evm: security.SMACK64 [ 0.496014] evm: security.SMACK64EXEC [ 0.500010] evm: security.SMACK64TRANSMUTE [ 0.508012] evm: security.SMACK64MMAP [ 0.512011] evm: security.apparmor [ 0.516035] evm: security.ima [ 0.520005] evm: security.capability [ 0.524225] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.528033] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.536030] pinctrl core: initialized pinctrl subsystem [ 0.540301] NET: Registered protocol family 16 [ 0.544227] audit: initializing netlink subsys (disabled) [ 0.548228] cpuidle: using governor ladder [ 0.552012] audit: type=2000 audit(1635470099.548:1): state=initialized audit_enabled=0 res=1 [ 0.556018] cpuidle: using governor menu [ 0.560092] ACPI: bus type PCI registered [ 0.564013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.569651] PCI: Using configuration type 1 for base access [ 0.578755] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.580320] ACPI: Added _OSI(Module Device) [ 0.584013] ACPI: Added _OSI(Processor Device) [ 0.588015] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.592009] ACPI: Added _OSI(Processor Aggregator Device) [ 0.596059] ACPI: Added _OSI(Linux-Dell-Video) [ 0.609904] ACPI: Interpreter enabled [ 0.612020] ACPI: (supports S0 S5) [ 0.616015] ACPI: Using IOAPIC for interrupt routing [ 0.620090] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.626698] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.723219] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.724051] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.728030] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.732039] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.737378] PCI host bridge to bus 0000:00 [ 0.740017] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.748019] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.752051] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.756017] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.760011] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.764043] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.816401] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.820009] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.824009] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.828064] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.836753] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.836753] * this clock source is slow. Consider trying other clock sources [ 0.850572] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.904484] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.909178] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.912509] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.916593] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.920675] SCSI subsystem initialized [ 0.924652] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.928000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.928015] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.932038] vgaarb: loaded [ 0.936091] pps_core: LinuxPPS API ver. 1 registered [ 0.940012] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.944066] PTP clock support registered [ 0.948105] EDAC MC: Ver: 3.0.0 [ 0.956272] hv_vmbus: Vmbus version:4.0 [ 0.960150] PCI: Using ACPI for IRQ routing [ 0.966119] NetLabel: Initializing [ 0.968023] NetLabel: domain hash size = 128 [ 0.972074] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.976055] NetLabel: unlabeled traffic allowed by default [ 0.980255] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 1.027430] VFS: Disk quotas dquot_6.6.0 [ 1.048763] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.057876] AppArmor: AppArmor Filesystem Enabled [ 1.081531] pnp: PnP ACPI init [ 1.106633] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 1.127082] system 00:06: [io 0x0160-0x016f] has been reserved [ 1.135382] system 00:06: [io 0x0278-0x027f] has been reserved [ 1.154337] system 00:06: [io 0x0378-0x037f] has been reserved [ 1.164092] system 00:06: [io 0x0678-0x067f] has been reserved [ 1.182719] system 00:06: [io 0x0778-0x077f] has been reserved [ 1.208992] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 1.222404] system 00:07: [io 0x0400-0x043f] has been reserved [ 1.242376] system 00:07: [io 0x0370-0x0371] has been reserved [ 1.252693] system 00:07: [io 0x0440-0x044f] has been reserved [ 1.268306] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 1.285147] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 1.325123] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 1.342751] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 1.354593] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 1.366619] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 1.373508] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 1.384674] pnp: PnP ACPI: found 9 devices [ 1.400268] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.412997] NET: Registered protocol family 2 [ 1.423419] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 1.438185] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 1.447807] TCP: Hash tables configured (established 8192 bind 8192) [ 1.456539] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 1.466620] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 1.477349] NET: Registered protocol family 1 [ 1.486389] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.503417] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 1.510704] Unpacking initramfs... [ 1.705518] random: fast init done [ 2.219055] Freeing initrd memory: 13088K [ 2.229660] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 2.241558] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 2.261654] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984dcddca4, max_idle_ns: 881590726873 ns [ 2.275696] Scanning for low memory corruption every 60 seconds [ 2.294848] Initialise system trusted keyrings [ 2.303008] Key type blacklist registered [ 2.322083] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 2.342762] zbud: loaded [ 2.356240] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 2.366482] fuse init (API version 7.26) [ 2.379295] Key type asymmetric registered [ 2.386946] Asymmetric key parser 'x509' registered [ 2.405483] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 2.435070] io scheduler noop registered (default) [ 2.458244] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.465667] ACPI: Power Button [PWRF] [ 2.477821] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.530376] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.586416] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 2.626269] Linux agpgart interface v0.103 [ 2.651094] loop: module loaded [ 2.673033] hv_vmbus: registering driver hv_storvsc [ 2.683790] scsi host0: storvsc_host_t [ 2.693632] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 2.724961] scsi host1: storvsc_host_t [ 2.740645] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 2.754331] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 2.773209] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 2.803687] sd 0:0:0:0: [sda] Write Protect is off [ 2.827921] scsi host2: ata_piix [ 2.847856] scsi host3: ata_piix [ 2.852351] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 2.865181] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 2.890038] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 2.931929] libphy: Fixed MDIO Bus: probed [ 2.952507] tun: Universal TUN/TAP device driver, 1.6 [ 2.980138] PPP generic driver version 2.4.2 [ 3.007617] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 3.068805] sda: sda1 [ 3.087208] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 4.645513] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 4.660326] mousedev: PS/2 mouse device common for all mice [ 4.685066] rtc_cmos 00:00: RTC can wake from S4 [ 4.731182] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 4.746924] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 4.756703] device-mapper: uevent: version 1.0.3 [ 4.763649] sd 0:0:0:0: [sda] Attached SCSI disk [ 4.775203] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 4.939609] NET: Registered protocol family 10 [ 4.957967] Segment Routing with IPv6 [ 4.965043] NET: Registered protocol family 17 [ 4.976582] Key type dns_resolver registered [ 4.982313] RAS: Correctable Errors collector initialized. [ 4.987912] registered taskstats version 1 [ 4.996070] Loading compiled-in X.509 certificates [ 5.016680] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 5.033112] zswap: loaded using pool lzo/zbud [ 5.059401] Key type big_key registered [ 5.065453] Key type trusted registered [ 5.085088] Key type encrypted registered [ 5.098687] AppArmor: AppArmor sha1 policy hashing enabled [ 5.106623] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 5.129697] evm: HMAC attrs: 0x1 [ 5.142822] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 5.171282] rtc_cmos 00:00: setting system clock to 2021-10-29 01:15:06 UTC (1635470106) [ 5.186984] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 5.197927] EDD information not available. [ 5.816899] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 5.825742] ata2.00: configured for MWDMA2 [ 5.841708] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 5.870369] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 5.887813] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 5.905001] sr 3:0:0:0: Attached scsi generic sg1 type 5 [ 5.916483] Freeing unused kernel memory: 2248K [ 5.936078] Write protecting the kernel read-only data: 18432k [ 5.944440] Freeing unused kernel memory: 2008K [ 5.956372] Freeing unused kernel memory: 124K [ 5.982792] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 5.999011] x86/mm: Checking user space page tables [ 6.029754] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting versio 229 [ 6.179217] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 6.204971] random: udevadm: uninitialized urandom read (16 bytes read) [ 6.219429] random: udevadm: uninitialized urandom read (16 bytes read) [ 6.244186] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 6.280094] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 6.318705] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 6.344557] random: udevadm: uninitialized urandom read (16 bytes read) [ 6.357648] random: udevadm: uninitialized urandom read (16 bytes read) [ 6.374549] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 6.396173] random: udevadm: uninitialized urandom read (16 bytes read) [ 6.714169] hv_utils: Registering HyperV Utility Driver [ 6.739148] hv_vmbus: registering driver hv_util [ 6.783971] hv_vmbus: registering driver hv_netvsc [ 6.818232] hv_vmbus: registering driver hyperv_keyboard [ 6.854519] hidraw: raw HID events driver (C) Jiri Kosina [ 7.027182] 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/input4 [ 7.107280] hv_vmbus: registering driver hid_hyperv [ 7.258332] hv_utils: Heartbeat IC version 3.0 [ 7.592196] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input5 [ 7.626953] hid-generic 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 7.648015] hv_utils: Shutdown IC version 3.0 [ 7.664631] hv_utils: TimeSync IC version 4.0 [ 7.694988] hv_utils: VSS IC version 5.0 Begin: Loading ssential driver ... [ 7.868316] raid6: sse2x1 gen() 2101 MB/s [ 7.932555] raid6: sse2x1 xor() 2326 MB/s [ 7.992054] raid6: sse2x2 gen() 3273 MB/s [ 8.056141] raid6: sse2x2 xor() 2437 MB/s [ 8.113657] raid6: sse2x4 gen() 2596 MB/s [ 8.197321] raid6: sse2x4 xor() 2707 MB/s [ 8.248448] raid6: using algorithm sse2x2 gen() 3273 MB/s [ 8.316416] raid6: .... xor() 2437 MB/s, rmw enabled [ 8.340318] raid6: using intx1 recovery algorithm [ 8.365245] xor: measuring software checksum speed [ 8.420051] prefetch64-sse: 9479.000 MB/sec [ 8.488035] generic_sse: 7476.000 MB/sec [ 8.494255] xor: using function: prefetch64-sse (9479.000 MB/sec) [ 8.507357] async_tx: api initialized (async) done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-tp ... done. Begin: Running /scripts/local-pemount ... [ 9.005767] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystemsdone. Warning: fsck not present, so skipping root file system [ 9.765157] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 10.797385] 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) [ 10.811103] systemd[1]: Detected virtualization microsoft. [ 10.823946] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 10.921178] systemd[1]: Set hostname to <ubuntu>. [ 10.948910] systemd[1]: Initializing machine ID from random generator. [ 10.958723] systemd[1]: Installed transient /etc/machine-id file. [ 11.644416] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice Sstem Slice. [ 11.807811] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 11.926471] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Dispatc Password Requests to Console Directory Watch. [ 12.029420] systemd[1]: Mounting Debug File System... Mounting Debug File System... Mounting Huge Pages File System... Starting Remount Root and Kernel File Systems... [[0;32m OK [m] Listening on /dev/initctl Compatibility Named Pipe. [ 12.438288] EXT4-fs (sda1): re-mounted. Opts: (null) Starting Load Kernel Modules... [[0;32m OK [0m] Listening on udev Kernel Socket.[ 12.643670] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] [ 12.766421] iscsi: registered transport (tcp) Created slice User and Session Slice. [[0;32m OK [0m[ 12.882343] iscsi: registered transport (iser) ] Listening on LVM2 poll daemon socket. Mounting POSIX Message Queue File System... [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [[0;32m OK [m] Listening on udev Control Socket. [[0;32m OK [m] Started Forward Password Requests to Wall Direcory Watch. Starting Create list of required st... nodes for the current kernel... [[0;32m OK [m] Reached target Swap. [[0;32m OK [0m] Listening on Journal Audit Sockt. [[0;32m OK [m] Created slice system-getty.slic. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[0;32m OK [0m] Reached target Slices. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Listening on Journal Socket (/dev/log). Starting Journal Service... [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. Starting Monitoring of LVM2 mirrors... dmeventdor progress polling... [[0;32m OK [0m] Reached target Encrypted Volumes. [[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 [m] Started Remount Root and Kernel File Systems. [[0;32m OK [m] Started Load Kenel Modules. [[0;32m OK [0m] Started Create ist of required sta...ce nodes or the current kernel. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Ndes in /dev... Mounting Configuration File Sysem... Mounting FUSE Control File Systm... Starting Apply Kernel Variables... Starting Initial cloud-init job (pre-networking)... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Mounted Configuration File Systm. [[0;32m OK [0m] Started Monitorng of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Started Create tatic Device Nodes in /dev. [[0;32m OK [0m] Started Apply Krnel Variables. [[0;32m OK [0m] Started Load/Sae Random Seed. [[0;32m OK [0m] Started udev Coldplug all Devices. Starting udev Kernel Device Manager... [[0;32m OK [m] 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 [m] 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 [m] Started LSB: AppArmor initialization. [[0;32m OK [m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dv/rfkill Watch. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [m] Started Network Time Synchronization. [[0;32m OK [m] Started Updae UTMP about System Boot/Shutdon. [[0;32m OK [0m] Reached target System Time Synchronized. [ 26.364105] cloud-init[330]: Cloud-init v. 18.2 running 'init-local' at Fri, 29 Oct 2021 01:15:24 +0000. Up 23.03 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 Raise network interfaces. Starting Initial cloud-init job (metadata servie crawler)... [[0;32m OK [0m] Reached target Network. [ 34.607715] cloud-init[643]: Cloud-init v. 18.2 running 'init' at Fri, 29 Oct 2021 01:15:30 +0000. Up 28.82 seconds. [ 34.753417] [cloud-init[0;32m OK [0m[643]: ] Started Initial cloud-init job (metadata service crawler).ci-info: +++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++++ [[0;32m OK [0m[ 34.931590] ] Reached target Cloud-config availability.cloud-init [643]: [ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+[0;32m OK [0m] Reached target ystem Initialization.[ 35.215034] cloud-init[643]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ [0;32m OK [0m] [ 35.339601] Listening on ACPID Listen Socket.cloud-init[643]: ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+ [[ 35.445035] [0;32m OK [0mcloud-init] [643]: Started Daily apt download activities.ci-info: | eth0 | True | 172.20.0.13 | 255.255.255.240 | . | fa:16:3e:a5:b3:ca | [[0;32m OK [0m ] [ 35.626180] Started Daily apt upgrade and clean activities. cloud-init[643]: [ci-info: | eth0 | True | fe80::f816:3eff:fea5:b3ca/64 | . | link | fa:16:3e:a5:b3:ca |[0;32m OK [0m ] [ 35.786953] Started ACPI Events Check.cloud-init [643]: [ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |[0;32m OK [0m ] Reached target Paths.[ 35.999825] cloud-init[[643]: [0;32m OK [0mci-info: | lo | True | ::1/128 | . | host | . |] Listening on D-Bus System Message Bus Socket. [ 36.172333] [cloud-init[0;32m OK [0m] [643]: Started Daily Cleanup of Temporary Directories.ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+ [[ 36.343627] [0;32m OK [0m] Reached target Timers.cloud-init [643]: [ci-info: +++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++[0;32m OK [0m ] [ 36.486884] Reached target Sockets.cloud-init [643]: [ci-info: +-------+-------------+------------+-----------------+-----------+-------+[0;32m OK [0m] Reached target Basic System. [[ 36.656650] [0;32m OK [0mcloud-init] [643]: Started Unattended Upgrades Shutdown.ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | Starting LSB: Record successful boot for GRUB...[ 36.841071] cloud-init [643]: [ci-info: +-------+-------------+------------+-----------------+-----------+-------+[0;32m OK [0m ] [ 36.998715] Started Deferred execution scheduler.cloud-init [643]: ci-info: | 0 | 0.0.0.0 | 172.20.0.1 | 0.0.0.0 | eth0 | UG |[ [0;32m OK [0m[ 37.141659] ] Started Regular background program processing daemon.cloud-init[643]: ci-info: | 1 | 172.20.0.0 | 0.0.0.0 | 255.255.255.240 | eth0 | U | [ [0;32m OK [0m[ 37.312194] ] cloud-initStarted D-Bus System Message Bus.[643]: ci-info: +-------+-------------+------------+-----------------+-----------+-------+ [ 37.471824] cloud-init[643]: Generating public/private rsa key pair. [ 37.576552] cloud-init[643]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 37.641344] cloud-init[643]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 37.785021] cloud-init[643]: The key fingerprint is: [ 37.869938] cloud-init Starting Login Service...[643]: SHA256:GqRDWfG8ntXEv3sYWDWXRKW/0AWIFNIrrT8BFHV0W0o root@tempest-serverrescuenegativetestjson-server-1389907364 [ 38.069996] Starting LSB: MD monitoring daemon...cloud-init [643]: The key's randomart image is:[ [0;32m OK [0m[ 38.182953] cloud-init] Started ACPI event daemon.[643]: +---[RSA 2048]----+ [[0;32m OK [0m ] [ 38.381387] Reached target Network is Online.cloud-init[643]: | o.o=++o.Eo=| [ 38.542886] Starting iSCSI initiator daemon (iscsid)...cloud-init [643]: | o o..oo.o Oo|Starting /etc/rc.local Compatibility... [ 38.750893] cloud-init[643]: Starting Apply the settings specified in cloud-config...| o ..o. .o +.+| Starting OpenBSD Secure Shell server...[ 38.988624] cloud-init[[643]: [0;32m OK [m| . o o.oo .o..|] Started /etc/rc.local Compatibility.[ 39.276630] cloud-init [643]: | o . S+. .+...|[[0;32m OK [0m ] Started iSCSI initiator daemon (iscsid).[ 39.525629] cloud-init[643]: | . +.o. . o..| [[0;32m OK [0m[ 39.721148] ] cloud-init[643]: Started OpenBSD Secure Shell server.| . o. . .+ | [[0;32m OK [0m[ 40.109624] ] cloud-initStarted Login Service.[643]: | o ...| [[ 40.349791] [0;32m OK [0mcloud-init[643]: ] Started LSB: Record successful boot for GRUB.| . .. | [ 40.504236] cloud-init[[643]: [0;32m OK [0m+----[SHA256]-----+ ] Started LSB: MD monitoring daemon.[ 40.752308] cloud-init[643]: Generating public/private dsa key pair. Starting Login to default iSCSI targets...[ 41.047585] cloud-init[643]: Your identificaion has been saved in /etc/ssh/ssh_host_dsa_key.[ [0;32m OK [0m[ 41.260397] ] Started Login to default iSCSI targets.cloud-init[643]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.[[0;32m OK [0m] Reached target Remote File Systems (Pre).[ 41.592284] cloud-init [643]: [The key fingerprint is:[0;32m OK [0m ] [ 41.777471] Reached target Remote File Systems.cloud-init[643]: SHA256:wGv6GRFd6pFicWt5OciCM7PgCpZ40ZhzjQNIrW/hZF4 root@tempest-serverrescuenegativetestjson-server-1389907364 Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... [ 42.069819] cloud-initStarting LSB: automatic crash report generation...[643]: The key's randomart image is: [ 42.256321] cloud-init[643]: Starting Permit User Sessions...+---[DSA 1024]----+ [[ 42.454400] [0;32m OK [0mcloud-init] [643]: Started Permit User Sessions.|.oo . . . | [ 42.619280] [cloud-init[0;32m OK [0m] [643]: |. * = = B . |Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [ 42.821323] cloud-init [643]: | B X O @ + |[[0;32m OK [0m ] [ 42.945146] Started LSB: automatic crash report generation.cloud-init[643]: |.o.O E O o . | [ 43.078476] [[0;32m OK [0mcloud-init[643]: ] |ooO + + S |Started Serial Getty on ttyS0. [ 43.264442] cloud-init[643]: [|oo = o . |[0;32m OK [0m] Started Getty on tty1. [ 43.429954] [[0;32m OK [0mcloud-init] [643]: |. . . . |Reached target Login Prompts. [ 43.637225] cloud-init[[643]: | . o |[0;32m OK [0m ] [ 43.781930] Reached target Multi-User System.cloud-init[643]: | o | [[ 43.885237] cloud-init[0;32m OK [0m] [643]: +----[SHA256]-----+ Reached target Graphical Interface.[ 44.064266] cloud-init [643]: Generating public/private ecdsa key pair.Starting Update UTMP about System Runlevel Changes... [ 44.206995] cloud-init[643]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 44.275999] cloud-init[643]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [[ 44.355325] [0;32m OK [0mcloud-init] Started Update UTMP about System Runlevel Changes.[643]: The key fingerpint is: [ 44.531891] cloud-init[643]: SHA256:pg/cFVaYSATe+vRr/WuzSaJ9wBUHtEoWDsxFfWXuEP8 root@tempest-serverrescuenegativetestjson-server-1389907364 [ 44.650534] cloud-init[643]: The key's randomart image is: [ 44.742319] cloud-init[643]: +---[ECDSA 256]---+ [ 44.788799] cloud-init[643]: | .+o+.==o+.+| [ 44.854421] cloud-init[643]: | . .. =+ .o*o| [ 44.922911] cloud-init[643]: | . . o + o+o| [ 44.985158] cloud-init[643]: | . . + ..o.| [ 45.054772] cloud-init[643]: | . S .... E| [ 45.121319] cloud-init[643]: | . * o o | [ 45.203412] cloud-init[643]: | + o ..... | [ 45.282259] cloud-init[643]: | o .+.o+. | [ 45.395531] cloud-init[643]: | ..o .+=+ | [ 45.465793] cloud-init[643]: +----[SHA256]-----+ [ 45.516849] cloud-init[643]: Generating public/private ed25519 key pair. [ 45.581028] cloud-init[643]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 45.643056] cloud-init[643]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 45.740448] cloud-init[643]: The key fingerprint is: [ 45.825031] cloud-init[643]: SHA256:p6dY7e2vuSiECzzJm0sxs6Ium29xGvm2gC+mkWnAZp4 root@tempest-serverrescuenegativetestjson-server-1389907364 [ 45.903632] cloud-init[643]: The key's randomart image is: [ 46.027865] cloud-init[643]: +--[ED25519 256]--+ [ 46.140899] cloud-init[643]: | | [ 46.234473] cloud-init[643]: | | [ 46.354873] cloud-init[643]: | | [ 46.473240] cloud-init[643]: |. | [ 46.565229] cloud-init[643]: |.+ ++. .S . | [ 46.654946] cloud-init[643]: |=+= B=. .+ | [ 46.747525] cloud-init[643]: |=Eo*o= oo o | [ 46.835048] cloud-init[643]: |+*o+= .o.+ o . | [ 46.930813] cloud-init[643]: |X*o.oo. ..o.*+. | [ 47.056374] cloud-init[643]: +----[SHA256]-----+ Ubuntu 16.04.4 LTS tempest-serverrescuenegativetestjson-server-1389907364 ttyS0 tempest-serverrescuenegativetestjson-server-1389907364 login: [ 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.144000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.148000] tsc: Detected 1995.190 MHz processor [ 0.148000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980760) [ 0.152013] pid_max: default: 32768 minimum: 301 [ 0.156068] Security Framework initialized [ 0.160011] Yama: becoming mindful. [ 0.164058] AppArmor: AppArmor initialized [ 0.168256] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.172112] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.176046] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.180016] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.184581] CPU: Physical Processor ID: 0 [ 0.192190] mce: CPU supports 1 MCE banks [ 0.196118] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.200011] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.204010] Spectre V2 : Mitigation: Full generic retpoline [ 0.208007] Speculative Store Bypass: Vulnerable [ 0.285638] Freeing SMP alternatives memory: 36K [ 0.293523] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.296142] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.300167] Hierarchical SRCU implementation. [ 0.304807] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.308009] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.312132] smp: Bringing up secondary CPUs ... [ 0.316016] smp: Brought up 1 node, 1 CPU [ 0.320013] smpboot: Max logical packages: 1 [ 0.324015] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.328506] devtmpfs: initialized [ 0.332111] x86/mm: Memory block size: 128MB [ 0.336000] evm: security.selinux [ 0.336000] evm: security.SMACK64 [ 0.336044] evm: security.SMACK64EXEC [ 0.340009] evm: security.SMACK64TRANSMUTE [ 0.344012] evm: security.SMACK64MMAP [ 0.348005] evm: security.apparmor [ 0.352010] evm: security.ima [ 0.356038] evm: security.capability [ 0.360247] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.364032] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.368096] pinctrl core: initialized pinctrl subsystem [ 0.376032] NET: Registered protocol family 16 [ 0.380158] audit: initializing netlink subsys (disabled) [ 0.388013] audit: type=2000 audit(1635470203.384:1): state=initialized audit_enabled=0 res=1 [ 0.392313] cpuidle: using governor ladder [ 0.396013] cpuidle: using governor menu [ 0.400079] ACPI: bus type PCI registered [ 0.403154] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.409400] PCI: Using configuration type 1 for base access [ 0.413798] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.416327] ACPI: Added _OSI(Module Device) [ 0.420021] ACPI: Added _OSI(Processor Device) [ 0.424014] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.428006] ACPI: Added _OSI(Processor Aggregator Device) [ 0.432055] ACPI: Added _OSI(Linux-Dell-Video) [ 0.445773] ACPI: Interpreter enabled [ 0.448023] ACPI: (supports S0 S5) [ 0.452013] ACPI: Using IOAPIC for interrupt routing [ 0.460203] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.466735] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.558175] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.560067] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.564057] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.568040] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.576016] PCI host bridge to bus 0000:00 [ 0.580021] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.584044] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.588018] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.592022] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.596042] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.600018] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.708010] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.712020] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.716041] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.720042] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.725399] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.725399] * this clock source is slow. Consider trying other clock sources [ 0.745609] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.853517] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.860676] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.868054] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.872712] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.876603] SCSI subsystem initialized [ 0.880410] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.884000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.884041] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.888007] vgaarb: loaded [ 0.892099] pps_core: LinuxPPS API ver. 1 registered [ 0.896006] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.900034] PTP clock support registered [ 0.904115] EDAC MC: Ver: 3.0.0 [ 0.914249] hv_vmbus: Vmbus version:4.0 [ 0.916150] PCI: Using ACPI for IRQ routing [ 0.920220] NetLabel: Initializing [ 0.924017] NetLabel: domain hash size = 128 [ 0.928029] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.932709] NetLabel: unlabeled traffic allowed by default [ 0.936303] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.979200] VFS: Disk quotas dquot_6.6.0 [ 0.989848] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.000956] AppArmor: AppArmor Filesystem Enabled [ 1.012944] pnp: PnP ACPI init [ 1.038058] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 1.051170] system 00:06: [io 0x0160-0x016f] has been reserved [ 1.068389] system 00:06: [io 0x0278-0x027f] has been reserved [ 1.077692] system 00:06: [io 0x0378-0x037f] has been reserved [ 1.082929] system 00:06: [io 0x0678-0x067f] has been reserved [ 1.090403] system 00:06: [io 0x0778-0x077f] has been reserved [ 1.101684] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 1.109414] system 00:07: [io 0x0400-0x043f] has been reserved [ 1.118419] system 00:07: [io 0x0370-0x0371] has been reserved [ 1.133047] system 00:07: [io 0x0440-0x044f] has been reserved [ 1.145089] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 1.156344] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 1.166358] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 1.172138] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 1.176730] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 1.182217] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 1.188581] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 1.200295] pnp: PnP ACPI: found 9 devices [ 1.217059] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.234026] NET: Registered protocol family 2 [ 1.248481] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 1.255279] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 1.265259] TCP: Hash tables configured (established 8192 bind 8192) [ 1.288863] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 1.293847] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 1.302712] NET: Registered protocol family 1 [ 1.311255] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.316370] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 1.328370] Unpacking initramfs... [ 1.645002] random: fast init done [ 1.827596] Freeing initrd memory: 13088K [ 1.847627] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.859502] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.872062] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984dcddca4, max_idle_ns: 881590726873 ns [ 1.892828] Scanning for low memory corruption every 60 seconds [ 1.905482] Initialise system trusted keyrings [ 1.919620] Key type blacklist registered [ 1.935380] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.954961] zbud: loaded [ 1.978080] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.993829] fuse init (API version 7.26) [ 2.000838] Key type asymmetric registered [ 2.027616] Asymmetric key parser 'x509' registered [ 2.041357] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 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.132000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.136000] tsc: Detected 1995.190 MHz processor [ 0.136000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980760) [ 0.140006] pid_max: default: 32768 minimum: 301 [ 0.144063] Security Framework initialized [ 0.148007] Yama: becoming mindful. [ 0.152047] AppArmor: AppArmor initialized [ 0.156248] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160106] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.164025] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.168020] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.172558] CPU: Physical Processor ID: 0 [ 0.176303] mce: CPU supports 1 MCE banks [ 0.180112] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.184005] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.188006] Spectre V2 : Mitigation: Full generic retpoline [ 0.192004] Speculative Store Bypass: Vulnerable [ 0.224085] Freeing SMP alternatives memory: 36K [ 0.230517] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.232094] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.236068] Hierarchical SRCU implementation. [ 0.240763] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.244004] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.248085] smp: Bringing up secondary CPUs ... [ 0.252010] smp: Brought up 1 node, 1 CPU [ 0.256007] smpboot: Max logical packages: 1 [ 0.260008] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.264494] devtmpfs: initialized [ 0.268090] x86/mm: Memory block size: 128MB [ 0.272264] evm: security.selinux [ 0.276008] evm: security.SMACK64 [ 0.280005] evm: security.SMACK64EXEC [ 0.284005] evm: security.SMACK64TRANSMUTE [ 0.288039] evm: security.SMACK64MMAP [ 0.292005] evm: security.apparmor [ 0.296005] evm: security.ima [ 0.300005] evm: security.capability [ 0.304216] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.308054] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.312101] pinctrl core: initialized pinctrl subsystem [ 0.316286] NET: Registered protocol family 16 [ 0.320121] audit: initializing netlink subsys (disabled) [ 0.328011] audit: type=2000 audit(1635470249.324:1): state=initialized audit_enabled=0 res=1 [ 0.332030] cpuidle: using governor ladder [ 0.336010] cpuidle: using governor menu [ 0.340122] ACPI: bus type PCI registered [ 0.344005] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.349588] PCI: Using configuration type 1 for base access [ 0.353585] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.356304] ACPI: Added _OSI(Module Device) [ 0.360011] ACPI: Added _OSI(Processor Device) [ 0.364008] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.368011] ACPI: Added _OSI(Processor Aggregator Device) [ 0.372062] ACPI: Added _OSI(Linux-Dell-Video) [ 0.382940] ACPI: Interpreter enabled [ 0.384021] ACPI: (supports S0 S5) [ 0.388007] ACPI: Using IOAPIC for interrupt routing [ 0.392079] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.396961] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.454442] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.460015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.464024] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.468029] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.472370] PCI host bridge to bus 0000:00 [ 0.476018] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.480033] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.484008] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.488008] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.492011] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.496013] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.552809] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.556011] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.560010] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.564036] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.575105] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.575105] * this clock source is slow. Consider trying other clock sources [ 0.592864] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.649217] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.654658] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.657631] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.660622] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.668227] SCSI subsystem initialized [ 0.672000] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.672000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.672350] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.676012] vgaarb: loaded [ 0.680102] pps_core: LinuxPPS API ver. 1 registered [ 0.684011] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.688032] PTP clock support registered [ 0.692126] EDAC MC: Ver: 3.0.0 [ 0.701904] hv_vmbus: Vmbus version:4.0 [ 0.704106] PCI: Using ACPI for IRQ routing [ 0.708217] NetLabel: Initializing [ 0.712016] NetLabel: domain hash size = 128 [ 0.716028] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.720661] NetLabel: unlabeled traffic allowed by default [ 0.724253] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.749279] VFS: Disk quotas dquot_6.6.0 [ 0.763492] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.772110] AppArmor: AppArmor Filesystem Enabled [ 0.783273] pnp: PnP ACPI init [ 0.802492] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.807117] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.811901] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.816374] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.821914] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.826631] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.831638] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.836996] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.850128] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.855697] system 00:07: [io 0x0440-0x044f] has been reserved [ 0.861298] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.868392] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.875509] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.882987] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 0.890385] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.903276] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 0.907751] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 0.913918] pnp: PnP ACPI: found 9 devices [ 0.924765] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.932677] NET: Registered protocol family 2 [ 0.939511] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.950649] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.959012] TCP: Hash tables configured (established 8192 bind 8192) [ 0.965529] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.974174] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.978598] NET: Registered protocol family 1 [ 0.983505] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.996736] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 1.011671] Unpacking initramfs... [ 1.346839] Freeing initrd memory: 13088K [ 1.351272] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.358595] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.367162] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984dcddca4, max_idle_ns: 881590726873 ns [ 1.375612] Scanning for low memory corruption every 60 seconds [ 1.387096] Initialise system trusted keyrings [ 1.394891] Key type blacklist registered [ 1.399683] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.413832] zbud: loaded [ 1.419442] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.430894] fuse init (API version 7.26) [ 1.441542] Key type asymmetric registered [ 1.447081] Asymmetric key parser 'x509' registered [ 1.455213] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.462645] io scheduler noop registered (default) [ 1.468476] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.476520] ACPI: Power Button [PWRF] [ 1.481782] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.525622] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.534352] random: fast init done [ 1.567686] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.579052] Linux agpgart interface v0.103 [ 1.591972] loop: module loaded [ 1.596176] hv_vmbus: registering driver hv_storvsc [ 1.606379] scsi host0: storvsc_host_t [ 1.620521] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 1.645088] scsi host1: storvsc_host_t [ 1.656224] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.663609] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.671548] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 1.693331] sd 0:0:0:0: [sda] Write Protect is off [ 1.706300] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.714707] scsi host2: ata_piix [ 1.719233] scsi host3: ata_piix [ 1.723830] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.728514] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.741929] libphy: Fixed MDIO Bus: probed [ 1.746362] tun: Universal TUN/TAP device driver, 1.6 [ 1.751485] PPP generic driver version 2.4.2 [ 1.755232] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.766938] sda: sda1 [ 1.783642] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.794163] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.800141] mousedev: PS/2 mouse device common for all mice [ 1.807719] rtc_cmos 00:00: RTC can wake from S4 [ 1.835924] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.842940] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.850382] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.861089] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 1.869316] device-mapper: uevent: version 1.0.3 [ 1.873374] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 1.879585] NET: Registered protocol family 10 [ 1.889902] Segment Routing with IPv6 [ 3.084454] NET: Registered protocol family 17 [ 3.099198] Key type dns_resolver registered [ 3.106796] RAS: Correctable Errors collector initialized. [ 3.116289] registered taskstats version 1 [ 3.123985] Loading compiled-in X.509 certificates [ 3.135648] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 3.154957] zswap: loaded using pool lzo/zbud [ 3.168116] Key type big_key registered [ 3.174089] Key type trusted registered [ 3.182881] Key type encrypted registered [ 3.186328] AppArmor: AppArmor sha1 policy hashing enabled [ 3.192456] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 3.200616] evm: HMAC attrs: 0x1 [ 3.411344] rtc_cmos 00:00: setting system clock to 2021-10-29 01:17:33 UTC (1635470253) [ 3.417750] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 3.425239] EDD information not available. [ 4.058310] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 4.073196] ata2.00: configured for MWDMA2 [ 4.097154] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 4.116790] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 4.124174] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 4.131961] sr 3:0:0:0: Attached scsi generic sg1 type 5 [ 4.141459] Freeing unused kernel memory: 2248K [ 4.152068] Write protecting the kernel read-only data: 18432k [ 4.159467] Freeing unused kernel memory: 2008K [ 4.165457] Freeing unused kernel memory: 124K [ 4.188924] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 4.194476] x86/mm: Checking user space page tables [ 4.213317] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 4.278801] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.285424] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.291473] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.296452] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.302361] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.315737] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.331498] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.338784] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.348986] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.355371] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.503027] hv_utils: Registering HyperV Utility Driver [ 4.508604] hv_vmbus: registering driver hv_util [ 4.521528] hv_vmbus: registering driver hv_netvsc [ 4.531662] hidraw: raw HID events driver (C) Jiri Kosina [ 4.542493] hv_vmbus: registering driver hyperv_keyboard [ 4.569111] hv_vmbus: registering driver hid_hyperv [ 4.703524] hv_utils: Heartbeat IC version 3.0 [ 4.710770] 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 [ 4.724587] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 4.755427] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 4.830898] hv_utils: Shutdown IC version 3.0 [ 4.840647] hv_utils: TimeSync IC version 4.0 [ 4.845830] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 5.068039] raid6: sse2x1 gen() 3983 MB/s [ 5.124074] raid6: sse2x1 xor() 2374 MB/s [ 5.180042] raid6: sse2x2 gen() 5432 MB/s [ 5.232720] raid6: sse2x2 xor() 2917 MB/s [ 5.296052] raid6: sse2x4 gen() 6548 MB/s [ 5.352034] raid6: sse2x4 xor() 4418 MB/s [ 5.357454] raid6: using algorithm sse2x4 gen() 6548 MB/s [ 5.362121] raid6: .... xor() 4418 MB/s, rmw enabled [ 5.366426] raid6: using intx1 recovery algorithm [ 5.374742] xor: measuring software checksum speed [ 5.416408] prefetch64-sse: 9833.000 MB/sec [ 5.460033] generic_sse: 9301.000 MB/sec [ 5.467327] xor: using function: prefetch64-sse (9833.000 MB/sec) [ 5.477901] 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 ... [ 5.706486] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 5.989796] EXT4-fs (sda1): INFO: recovery required on readonly filesystem [ 6.002107] EXT4-fs (sda1): write access will be enabled during recovery [ 6.029614] EXT4-fs (sda1): recovery complete [ 6.044313] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 6.581064] 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) [ 6.588217] systemd[1]: Detected virtualization microsoft. [ 6.594798] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 6.675018] systemd[1]: Set hostname to <tempest-serverrescuenegativetestjson-server-1389907364>. [ 7.097071] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 7.207232] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [ 7.287582] 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. [ 7.391091] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 7.457294] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Sockt. [ 7.529978] 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 LVM2 poll daemon socket. [[0;32m OK [0m] Created slice User and Session Slice. [[0;32m OK [0m] Listening on udev Control Socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Created slice System Slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Reached target Slices. [[0;32m OK [0m] Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Journal Socket. Starting Remount Root and Kernel File Systems... Starting Load Kernel Modules... Starting Journal Service... [ 8.559030] Loading iSCSI transport class v2.0-870. Mounting Debug File System... [ 8.636587] iscsi: registered transport (tcp) [ 8.652753] EXT4-fs (sda1): re-mounted. Opts: (null) Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 8.776529] iscsi: registered transport (iser) Mounting POSIX Message Queue File System... Starting Create list of required st... nodes for the current kernel... Mounting Huge Pages File System... [[0;32m OK [0m] Mounted Debug File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [[0;32m OK [m] Mounted Huge Pages File System. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Starting Apply Kernel Variables... Mounting Configuration File System... Mounting FUSE Control File System... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... Starting Initial cloud-init job (pre-networking)... 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 polling. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Load/Save Random Seed. Starting udev Kernel Device Manager... [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systes. Starting LSB: AppArmor initialization... [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Found device /sys/subsystem/net/devices/eth0. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 15.094541] cloud-init[336]: Cloud-init v. 18.2 running 'init-local' at Fri, 29 Oct 2021 01:17:44 +0000. Up 13.38 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking) [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started ifup for eth0. Starting Raise network interfaces... [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 19.132607] cloud-init[650]: Cloud-init v. 18.2 running 'init' at Fri, 29 Oct 2021 01:17:47 +0000. Up 16.53 seconds. [ 19.277877] cloud-init[[0;32m OK [0m[650]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++++] Started Initial cloud-init job (metadata service crawler). [ 19.410966] [cloud-init[0;32m OK [0m[650]: ci-info: +--------+------+------------------------------+-----------------+-------+------------------+] Reached target Cloud-config availability. [[0;32m OK [0m[ 19.590433] ] Reached target Network is Online.cloud-init [650]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |Starting iSCSI initiator daemon (iscsid)... [[ 19.777044] [0;32m OK [0mcloud-init] [650]: Reached target System Initialization.ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+ [[ 19.931064] [0;32m OK [0mcloud-init] Listening on ACPID Listen Socket.[650]: ci-info: | eth | True | 172.20.0.13 | 255.255.255.240 | . | fa:16:3e:a5:b3:ca | [[ 20.058506] [0;32m OK [0mcloud-init] [650]: ci-info: | eth0 | True | fe80::f816:3eff:fea5:b3ca/64 | . | lik | fa:16:3e:a5:b3:ca |Started ACPI Events Check. [[0;32m OK [0m[ 20.190522] cloud-init] Reached target Paths.[650]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [[0;32m OK [0m ] [ 20.305924] Started Daily Cleanup of Temporary Directories.cloud-init[650]: ci-info: | lo | True | ::1/128 | . | host | . | [[ 20.398012] [0;32m OK [0mcloud-init] [650]: Started Daily apt download activities.ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+ [[0;32m OK [0m ] [ 20.536712] Started Daily apt upgrade and clean activities.cloud-init[650]: ci-info: +++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++[[0;32m OK [0m ] [ 20.630717] Reached target Timers.cloud-init [650]: [ci-info: +-------+-------------+------------+-----------------+-----------+-------+[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [ 20.781716] cloud-init[[650]: [0;32m OK [0mci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |] Reached target Sockets. [[ 20.916896] [0;32m OK [0mcloud-init] [650]: ci-info: +-------+-------------+------------+-----------------+-----------+-------+Reached target Basic System. [ 21.023282] cloud-init[650]: [ci-info: | 0 | 0.0.0.0 | 172.20.0.1 | 0.0.0.0 | eth0 | UG |[0;32m OK [m] Started ACPI event daemon. [ 21.143560] cloud-initStarting Apply the settings specified in cloud-config...[650]: ci-info: | 1 | 172.20.0.0 | 0.0.0.0 | 255.255.255.240 | eth0 | U | [ 21.308223] cloud-initStarting LSB: Record successful boot for GRUB...[650]: ci-info: +-------+-------------+------------+-----------------+-----------+-------+ [ [0;32m OK [0m] Started Deferre execution scheduler. [[0;32m OK [0m] Started Regular background program processing daemon. Starting /etc/rc.local Compatibility... Starting OpenBSD Secure Shell server... Starting LSB: MD monitoring daemon... [[0;32m OK [0m] Started Unattended Upgrades Shutdown. [[0;32m OK [0m] Started D-Bus System Message Bus. Starting Login Service... [[0;32m OK [0m] Started 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 Login Service. [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started LSB: MD monitoring daemn. 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: automatic crash report generation... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[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. [ 25.153732] cloud-init[697]: Cloud-init v. 18.2 running 'modules:config' at Fri, 29 Oct 2021 01:17:53 +0000. Up 22.78 seconds. [[0;32m OK [0m] Started Apply the settings specified in cloud-config. Starting Execute cloud user/final scripts... ci-info: no authorized ssh keys fingerprints found for user ubuntu. <14>Oct 29 01:17:58 ec2: <14>Oct 29 01:17:58 ec2: ############################################################# <14>Oct 29 01:17:58 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- <14>Oct 29 01:17:58 ec2: 1024 SHA256:wGv6GRFd6pFicWt5OciCM7PgCpZ40ZhzjQNIrW/hZF4 root@tempest-serverrescuenegativetestjson-server-1389907364 (DSA) <14>Oct 29 01:17:58 ec2: 256 SHA256:pg/cFVaYSATe+vRr/WuzSaJ9wBUHtEoWDsxFfWXuEP8 root@tempest-serverrescuenegativetestjson-server-1389907364 (ECDSA) <14>Oct 29 01:17:58 ec2: 256 SHA256:p6dY7e2vuSiECzzJm0sxs6Ium29xGvm2gC+mkWnAZp4 root@tempest-serverrescuenegativetestjson-server-1389907364 (ED25519) <14>Oct 29 01:17:58 ec2: 2048 SHA256:GqRDWfG8ntEv3sYWDWXRKW/0AWIFNIrrT8BFHV0W0o root@tempest-serverrescuenegativetestjson-server-1389907364 (RSA) <14>Oct 29 01:17:58 ec2: -----END SSH HOST KEY FINGERPRINTS----- <14>Oct 29 01:17:58 ec2: ############################################################ -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGA4VlHrg6jFxFTb4GVXr9w8emKxTRW3wYkQh5CqayTrWlIAHuCdrVOidB5BzCIJRVYP4nPNl8cRYsrYuaSBjpE= root@tempest-serverrescuenegativetestjson-server-1389907364 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFvKcgFWYS3uH4h7AQPm2/k/q/PuITitsy+ZlMEqD8dP root@tempest-serverrescuenegativetestjson-server-1389907364 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCs+MwjB/SIdduyJKukqzvsKnpNUDNvvZzjvSLfL40fQKQosXAlo9xT1u3mXCyUtzghYxUZqAwvBKGNc1Pq6tgFhj2eSbwCssPh25Dp+0yIHVol9TpgwhYa+JoOOFchbFgseGBbXJmZEpnKg8O5slToi9t1dCV1kn1KHIMwSkURiYCOnZbwrHyvys8q35aQiHSqseIVrAVM+YAmJt6Wbq0tXjup1OQd+lFlM7ftixNE+ytpcyKvBMccFxiFib6CcQzCOYUF92kTvnuTcx9C1lWdgIrIqgVHwE0kaZhNIEDv7WFYAq1Y/+MhX9dkLnmdSOrt0CsHwlJvzFGWwwKYIczB root@tempest-serverrescuenegativetestjson-server-1389907364 -----END SSH HOST KEY KEYS----- [ 28.404348] cloud-init[776]: Cloud-init v. 18.2 running 'modules:final' at Fri, 29 Oct 2021 01:17:57 +0000. Up 26.12 seconds. [[0;32m OK [0m[ 28.636084] ] cloud-initStarted Execute cloud user/final scripts.[776]: ci-info: no authorized ssh keys fingerprints found for user ubuntu.[[0;32m OK [0m] Reached target Cloud-init target. [ 28.874467] cloud-init[776]: Cloud-init v. 18.2 finished at Fri, 29 Oct 2021 01:17:59 +0000. Datasource DataSourceConfigDrive [net,ver=2][source=/dev/sr0]. Up 28.20 seconds Ubuntu 16.04.4 LTS tempest-serverrescuenegativetestjson-server-1389907364 ttyS0 tempest-serverrescuenegativetestjson-server-1389907364 login: 2021-10-29 01:24:11,738 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192 56.113s 2021-10-29 01:24:11,739 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02236111-a0c4-407e-9ca5-ce49ba3fed9e', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02236111-a0c4-407e-9ca5-ce49ba3fed9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192'} Body: b'{"volume": {"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:31.000000", "updated_at": "2021-10-29T01:17:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-628444955", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192"}], "user_id": "a6a83b53318d4a5c8e9ed1e42647d5db", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "attachment_id": "beaf6ffe-ba7d-4435-9bb7-d6ac53f3e7ca", "volume_id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "server_id": "0ff6277c-b59e-467c-82d4-631046fb03d9", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T01:16:34.000000"}], "os-vol-tenant-attr:tenant_id": "31da6d496ca244679f9c7cfc129ca1c4"}}' 2021-10-29 01:25:12,807 116431 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.90', port=80): Read timed out. (read timeout=60)")': /volume/v3/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192 2021-10-29 01:26:12,050 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192 119.304s 2021-10-29 01:26:12,051 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:25:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7e23d40-0834-407a-9bbb-5622d6d6a042', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7e23d40-0834-407a-9bbb-5622d6d6a042', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192'} Body: b'{"volume": {"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:31.000000", "updated_at": "2021-10-29T01:17:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-628444955", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192"}], "user_id": "a6a83b53318d4a5c8e9ed1e42647d5db", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "attachment_id": "beaf6ffe-ba7d-4435-9bb7-d6ac53f3e7ca", "volume_id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "server_id": "0ff6277c-b59e-467c-82d4-631046fb03d9", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T01:16:34.000000"}], "os-vol-tenant-attr:tenant_id": "31da6d496ca244679f9c7cfc129ca1c4"}}' 2021-10-29 01:27:13,118 116431 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.90', port=80): Read timed out. (read timeout=60)")': /volume/v3/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192 2021-10-29 01:28:12,601 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192 119.541s 2021-10-29 01:28:12,601 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:27:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36236d28-4343-43f9-888c-c8b91d83234c', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36236d28-4343-43f9-888c-c8b91d83234c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192'} Body: b'{"volume": {"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:31.000000", "updated_at": "2021-10-29T01:17:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-628444955", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192"}], "user_id": "a6a83b53318d4a5c8e9ed1e42647d5db", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "attachment_id": "beaf6ffe-ba7d-4435-9bb7-d6ac53f3e7ca", "volume_id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "server_id": "0ff6277c-b59e-467c-82d4-631046fb03d9", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T01:16:34.000000"}], "os-vol-tenant-attr:tenant_id": "31da6d496ca244679f9c7cfc129ca1c4"}}' 2021-10-29 01:29:13,669 116431 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.90', port=80): Read timed out. (read timeout=60)")': /volume/v3/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192 2021-10-29 01:30:12,867 116431 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192 119.258s 2021-10-29 01:30:12,868 116431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:29:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21665ba8-5b6f-4a54-b3b3-7e4740be48ca', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21665ba8-5b6f-4a54-b3b3-7e4740be48ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192'} Body: b'{"volume": {"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:31.000000", "updated_at": "2021-10-29T01:17:16.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-628444955", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/31da6d496ca244679f9c7cfc129ca1c4/volumes/23c26adc-b125-45d9-b8ba-8febe3ea4192"}], "user_id": "a6a83b53318d4a5c8e9ed1e42647d5db", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "attachment_id": "beaf6ffe-ba7d-4435-9bb7-d6ac53f3e7ca", "volume_id": "23c26adc-b125-45d9-b8ba-8febe3ea4192", "server_id": "0ff6277c-b59e-467c-82d4-631046fb03d9", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T01:16:34.000000"}], "os-vol-tenant-attr:tenant_id": "31da6d496ca244679f9c7cfc129ca1c4"}}' }}} traceback-1: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 312, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 23c26adc-b125-45d9-b8ba-8febe3ea4192 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 380, in wait_for_volume_attachment_remove_from_server raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: Volume 23c26adc-b125-45d9-b8ba-8febe3ea4192 failed to detach from server 0ff6277c-b59e-467c-82d4-631046fb03d9 within the required time (360 s) from the compute API perspective |
||||||
tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON | 2 | 1 | 1 | 0 | 0 | Detail | |
test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow] |
pass
pt4.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow] |
||||||
test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
fail
ft4.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:'': {{{ 2021-10-29 01:17:28,424 116443 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2021-10-29 01:17:28,424 116443 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2021-10-29 01:17:28,572 116443 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.90/compute/v2.1/os-keypairs 0.147s 2021-10-29 01:17:28,573 116443 DEBUG [tempest.lib.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-910147812"}} Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:28 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-ae6f34ee-53cb-4833-a206-4a04c56b9af5', 'x-compute-request-id': 'req-ae6f34ee-53cb-4833-a206-4a04c56b9af5', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.90/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEowIBAAKCAQEAvmhVlLTNQzk9qw+H4WHH9exUuhW6BpUHqQ+ZgJK4Rg4FnYnY\\nQZcKW33Zz3Mx5nYKzr29wnOlh9L47SiZu3fAa+R4FDVjUV2442GM+QmAe2ivpCAl\\nennSFzkZJbeYg8yatArP/KGzCHgA+KUyMMEoXJXtecqMz6t7Z8OliQiagY6hSZn1\\nI/7c2fF9HB1qpb2IOhq1pZZ+4QGBgQdkbXr9ojU73txlbqbdxmS0iT9VW+GfcP6E\\n9ToPAX1HQ5ec5pYC6T9VdRsVdjh6pspE0raXBRpRLmzZ+3mH5HtnwOnBLFopyVDD\\nZhUDeWL826MutM/UlW+XzD9YL7mBRR1trN/nvQIDAQABAoIBADXk5kRfILJkY1Yl\\n4TokKSssp5a8S5lNWYu6xKIl5U6+7Uv4FmQKUn4vExWq73bh9pEqF6oQfcwCJT9L\\nfKgZbzeaxXpC2kfPlWOW2wYqcFl9+ikkiDcwgAzetoV8gAjeQvOvE8vYIQrGnM/E\\nQn6WTcxXC46rjEvDp/xo3lP5QXJl5azGNb2SiKjV3KRQvZQ+ZszIgo8qL0tPIvdI\\nHMNd2vNbca0IlqdYImFCNSN3l452yj6z3o8QnTWi+417+TDKvgmCAVOXClvCDHPI\\nnVTrV85j0VM5vvKbo8wwEB7mE23TQykWE1u+kSL9XYE4xysL96cECwl8Mj1RI87w\\nFq9fGmkCgYEA4wA16rE+6ZiVnNsRglcMdn+w/QkWJ3WblakzTITe2OtMt6r9mfiW\\n3MDmG8005nz2vK28bimC24Bl7gGUBdqBjNvnG83dcs542Y2P8AMKcDDs2M1SXc38\\nQK3jSX2PX+Se5qoCYQNnedNovDvpK/Q2zZk8aeY2VukPHE2zxgGfuhcCgYEA1rti\\nhAGjBWXeMBn/3/VR1MTF3NQUYygu/ccrj4LkNJiRuXBB/1MUwVOY8z4yhfjblcNB\\nr2q1kaXojGVuyIZ927QVCF0EMr/dxErP8PwLslQPAKi2pkrEGNF3PbcN1nK5dFuY\\n9M/JNZvzkO9aEGPCeXX65mQEXy5+4SuUhk6DlUsCgYBdkm2nQ88CLcKmeOs7xjQ9\\n+J71fzRhqaorxCaASVkvI7dpEpQdTwqpDt8L4MgIpsRyvE8rPfNSFhhuRrpEu3Ch\\nptgabv7030WTsDYAItC/tHs9V023mzx7UPKbDaX3Sl9yB+yZHvUdk9bdmPiiBLY+\\nhAcSRDJsGv/+k80iNvMnmwKBgACDsGe6jUZtCQw6c7d4ofqNgh/WTjoylXI8MOmG\\nGb/agbbdAvt2mn0gEyS6CGrzvqrsLdMawVaY/Cah85L9Z33IP6imeGUaupBG0Zq1\\nL938f5Cz1sQtN60Li2qVbq4N1k3mDka/3K6JMhstx5x0cLnTw4cbxDrqJJmrfg6Y\\nT45jAoGBAKUmhDJMjFGjYV/Ye2YckarA2ym2vnDO5H0l1p8eS4JDNOxC5aSLtNaN\\nixAZ2aPcHZYhyR73EvEDAEydj2FzwuPcLogp5o2qD2yVVP+msKqzhWG7i2ezAKvQ\\n8QYp5Dvn4tjH0FYnzXjDq+Pex4cvtrR7SVw/kBcwqL2NxX6sPAam\\n-----END RSA PRIVATE KEY-----\\n", "type": "ssh", "name": "tempest-keypair-910147812", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+aFWUtM1DOT2rD4fhYcf17FS6FboGlQepD5mAkrhGDgWdidhBlwpbfdnPczHmdgrOvb3Cc6WH0vjtKJm7d8Br5HgUNWNRXbjjYYz5CYB7aK+kICV6edIXORklt5iDzJq0Cs/8obMIeAD4pTIwwShcle15yozPq3tnw6WJCJqBjqFJmfUj/tzZ8X0cHWqlvYg6GrWlln7hAYGBB2Rtev2iNTve3GVupt3GZLSJP1Vb4Z9w/oT1Og8BfUdDl5zmlgLpP1V1GxV2OHqmykTStpcFGlEubNn7eYfke2fA6cEsWinJUMNmFQN5Yvzboy60z9SVb5fMP1gvuYFFHW2s3+e9 Generated-by-Nova", "fingerprint": "07:41:9a:d3:0b:1a:4e:a3:77:1d:7b:0d:0c:50:85:8f", "user_id": "5bca27fde6ce471d900a7de497f487f6"}}' 2021-10-29 01:17:28,575 116443 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-910147812 created 2021-10-29 01:17:28,707 116443 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.90:9696/v2.0/security-groups 0.131s 2021-10-29 01:17:28,707 116443 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--1310836096", "description": "tempest-description--1845389478"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1580', 'x-openstack-request-id': 'req-6b46c29f-6f43-4c16-8330-d07b30deb3eb', 'date': 'Fri, 29 Oct 2021 01:17:28 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.90:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "74adb116-3310-4abd-8b86-7c2e44f6755d", "name": "tempest-securitygroup--1310836096", "stateful": true, "tenant_id": "0da5b2a4f59a412d95c116ace173e394", "description": "tempest-description--1845389478", "security_group_rules": [{"id": "3ecefe26-7069-45ed-a7f1-b3dd649a1ae2", "tenant_id": "0da5b2a4f59a412d95c116ace173e394", "security_group_id": "74adb116-3310-4abd-8b86-7c2e44f6755d", "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": 559, "description": null, "tags": [], "created_at": "2021-10-29T01:17:28Z", "updated_at": "2021-10-29T01:17:28Z", "revision_number": 0, "project_id": "0da5b2a4f59a412d95c116ace173e394"}, {"id": "412dc845-24e4-4ed9-9bc4-19ff58ddd42a", "tenant_id": "0da5b2a4f59a412d95c116ace173e394", "security_group_id": "74adb116-3310-4abd-8b86-7c2e44f6755d", "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": 560, "description": null, "tags": [], "created_at": "2021-10-29T01:17:28Z", "updated_at": "2021-10-29T01:17:28Z", "revision_number": 0, "project_id": "0da5b2a4f59a412d95c116ace173e394"}], "tags": [], "created_at": "2021-10-29T01:17:28Z", "updated_at": "2021-10-29T01:17:28Z", "revision_number": 1, "project_id": "0da5b2a4f59a412d95c116ace173e394"}}' 2021-10-29 01:17:28,819 116443 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.90:9696/v2.0/security-group-rules 0.112s 2021-10-29 01:17:28,820 116443 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": "74adb116-3310-4abd-8b86-7c2e44f6755d", "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-c9754256-c414-4e71-8962-1e0d980d4da5', 'date': 'Fri, 29 Oct 2021 01:17:28 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.90:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9967fa36-3113-48dc-850e-6ae6e95b6447", "tenant_id": "0da5b2a4f59a412d95c116ace173e394", "security_group_id": "74adb116-3310-4abd-8b86-7c2e44f6755d", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-10-29T01:17:28Z", "updated_at": "2021-10-29T01:17:28Z", "revision_number": 0, "project_id": "0da5b2a4f59a412d95c116ace173e394"}}' 2021-10-29 01:17:28,994 116443 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.90:9696/v2.0/security-group-rules 0.174s 2021-10-29 01:17:28,994 116443 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": "74adb116-3310-4abd-8b86-7c2e44f6755d", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-bba9cb1a-bf45-46e5-9731-837af2a444bc', 'date': 'Fri, 29 Oct 2021 01:17:28 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.90:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "46458581-df9d-4e44-8db0-5eb205ba1e9a", "tenant_id": "0da5b2a4f59a412d95c116ace173e394", "security_group_id": "74adb116-3310-4abd-8b86-7c2e44f6755d", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-10-29T01:17:28Z", "updated_at": "2021-10-29T01:17:28Z", "revision_number": 0, "project_id": "0da5b2a4f59a412d95c116ace173e394"}}' 2021-10-29 01:17:28,995 116443 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1310836096 created 2021-10-29 01:17:29,796 116443 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.90:9696/v2.0/floatingips 0.800s 2021-10-29 01:17:29,796 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "1031de66-b2b6-4d18-8414-7901e81aeddb"}} Response - Headers: {'content-type': 'application/json', 'content-length': '494', 'x-openstack-request-id': 'req-f1529225-11b8-47f3-9c79-32480f38c306', 'date': 'Fri, 29 Oct 2021 01:17:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.90:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "a1e74f13-8bd6-4f51-b2f5-2c2c6f15ba0e", "tenant_id": "0da5b2a4f59a412d95c116ace173e394", "floating_ip_address": "172.27.2.226", "floating_network_id": "1031de66-b2b6-4d18-8414-7901e81aeddb", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "0da5b2a4f59a412d95c116ace173e394", "description": "", "port_details": null, "tags": [], "created_at": "2021-10-29T01:17:29Z", "updated_at": "2021-10-29T01:17:29Z", "revision_number": 0}}' 2021-10-29 01:17:29,796 116443 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'a1e74f13-8bd6-4f51-b2f5-2c2c6f15ba0e', 'tenant_id': '0da5b2a4f59a412d95c116ace173e394', 'floating_ip_address': '172.27.2.226', 'floating_network_id': '1031de66-b2b6-4d18-8414-7901e81aeddb', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '0da5b2a4f59a412d95c116ace173e394', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2021-10-29T01:17:29Z', 'updated_at': '2021-10-29T01:17:29Z', 'revision_number': 0, 'ip': '172.27.2.226'} created 2021-10-29 01:17:29,882 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 201 POST http://10.222.0.90/identity/v3/auth/tokens 0.078s 2021-10-29 01:17:29,882 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3409', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a1626db9-5134-45a9-97b5-2c24eec39ac3', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.90/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "5bca27fde6ce471d900a7de497f487f6", "name": "tempest-AttachVolumeShelveTestJSON-1659566463-project", "password_expires_at": null}, "audit_ids": ["2WaVPlFQQ7mZcx1bHhoXCw"], "expires_at": "2021-10-29T02:17:29.000000Z", "issued_at": "2021-10-29T01:17:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0da5b2a4f59a412d95c116ace173e394", "name": "tempest-AttachVolumeShelveTestJSON-1659566463"}, "is_domain": false, "roles": [{"id": "901d2ea36c0e4d06903870722ee0b8fb", "name": "reader"}, {"id": "5d7c618158364fba9cc0c1e77a59845c", "name": "member"}], "catalog": [{"endpoints": [{"id": "d14f714efaef48e3939edbd832cb406e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.90/compute/v2/0da5b2a4f59a412d95c116ace173e394", "region": "RegionOne"}], "id": "0811ec22130f40d4a43f6dd16513ed72", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "88d29f25b6a44b5c80900c1afeb345c2", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.90:9696/", "region": "RegionOne"}], "id": "2a84d9bd3b084feba56e86c5e651391c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "c7f9a57d599446ffa30e9e099f08d3ba", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.90/identity", "region": "RegionOne"}, {"id": "ec2aced7cfb148839818e64b8bd20a2e", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.90/identity", "region": "RegionOne"}], "id": "611bd238bd4d4856bf76ba86e3fe13b1", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e5ce52190719410ab943bad871218ad7", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.90/image", "region": "RegionOne"}], "id": "68411d33a7d84a9e9dc17be1fa41501e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "c9e014eebde240c1adfb8d13bb165f71", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.90/placement", "region": "RegionOne"}], "id": "6b08ef7b5ee74dffa8b217774782ff7c", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6d498c5779d74a319a9ab02e44f74dde", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.90:8080", "region": "RegionOne"}, {"id": "7dd4a5f18cde4233a2019d527c179cdd", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.90:8080/v1/AUTH_0da5b2a4f59a412d95c116ace173e394", "region": "RegionOne"}], "id": "966491eb38854b519bf80343bcc17f2f", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "7a728f27fbca4aa6bf714f128e83ec00", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.90/compute/v2.1", "region": "RegionOne"}], "id": "b1522b722876445da86f6ead52fc656c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "c992b3c8358845ed85992e4b82b566eb", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.90/volume/v3/0da5b2a4f59a412d95c116ace173e394", "region": "RegionOne"}], "id": "b8948c1170804098a75a420182945dc5", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "baa451c0b29e4c8a9e46e3737a853a9b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.90/volume/v3/0da5b2a4f59a412d95c116ace173e394", "region": "RegionOne"}], "id": "c5a72e58002141e9bd77000fffc4c273", "type": "block-storage", "name": "cinder"}]}}' 2021-10-29 01:17:29,883 116443 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': '7752f1e5-4ffa-49a3-bdd2-70599dc227a3', 'name': 'tempest-AttachVolumeShelveTestJSON-481246176-network', 'tenant_id': '0da5b2a4f59a412d95c116ace173e394', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '0da5b2a4f59a412d95c116ace173e394', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 804, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-10-29T01:12:34Z', 'updated_at': '2021-10-29T01:12:35Z', 'revision_number': 1} available for tenant 2021-10-29 01:17:29,884 116443 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'private_key': '-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAvmhVlLTNQzk9qw+H4WHH9exUuhW6BpUHqQ+ZgJK4Rg4FnYnY\nQZcKW33Zz3Mx5nYKzr29wnOlh9L47SiZu3fAa+R4FDVjUV2442GM+QmAe2ivpCAl\nennSFzkZJbeYg8yatArP/KGzCHgA+KUyMMEoXJXtecqMz6t7Z8OliQiagY6hSZn1\nI/7c2fF9HB1qpb2IOhq1pZZ+4QGBgQdkbXr9ojU73txlbqbdxmS0iT9VW+GfcP6E\n9ToPAX1HQ5ec5pYC6T9VdRsVdjh6pspE0raXBRpRLmzZ+3mH5HtnwOnBLFopyVDD\nZhUDeWL826MutM/UlW+XzD9YL7mBRR1trN/nvQIDAQABAoIBADXk5kRfILJkY1Yl\n4TokKSssp5a8S5lNWYu6xKIl5U6+7Uv4FmQKUn4vExWq73bh9pEqF6oQfcwCJT9L\nfKgZbzeaxXpC2kfPlWOW2wYqcFl9+ikkiDcwgAzetoV8gAjeQvOvE8vYIQrGnM/E\nQn6WTcxXC46rjEvDp/xo3lP5QXJl5azGNb2SiKjV3KRQvZQ+ZszIgo8qL0tPIvdI\nHMNd2vNbca0IlqdYImFCNSN3l452yj6z3o8QnTWi+417+TDKvgmCAVOXClvCDHPI\nnVTrV85j0VM5vvKbo8wwEB7mE23TQykWE1u+kSL9XYE4xysL96cECwl8Mj1RI87w\nFq9fGmkCgYEA4wA16rE+6ZiVnNsRglcMdn+w/QkWJ3WblakzTITe2OtMt6r9mfiW\n3MDmG8005nz2vK28bimC24Bl7gGUBdqBjNvnG83dcs542Y2P8AMKcDDs2M1SXc38\nQK3jSX2PX+Se5qoCYQNnedNovDvpK/Q2zZk8aeY2VukPHE2zxgGfuhcCgYEA1rti\nhAGjBWXeMBn/3/VR1MTF3NQUYygu/ccrj4LkNJiRuXBB/1MUwVOY8z4yhfjblcNB\nr2q1kaXojGVuyIZ927QVCF0EMr/dxErP8PwLslQPAKi2pkrEGNF3PbcN1nK5dFuY\n9M/JNZvzkO9aEGPCeXX65mQEXy5+4SuUhk6DlUsCgYBdkm2nQ88CLcKmeOs7xjQ9\n+J71fzRhqaorxCaASVkvI7dpEpQdTwqpDt8L4MgIpsRyvE8rPfNSFhhuRrpEu3Ch\nptgabv7030WTsDYAItC/tHs9V023mzx7UPKbDaX3Sl9yB+yZHvUdk9bdmPiiBLY+\nhAcSRDJsGv/+k80iNvMnmwKBgACDsGe6jUZtCQw6c7d4ofqNgh/WTjoylXI8MOmG\nGb/agbbdAvt2mn0gEyS6CGrzvqrsLdMawVaY/Cah85L9Z33IP6imeGUaupBG0Zq1\nL938f5Cz1sQtN60Li2qVbq4N1k3mDka/3K6JMhstx5x0cLnTw4cbxDrqJJmrfg6Y\nT45jAoGBAKUmhDJMjFGjYV/Ye2YckarA2ym2vnDO5H0l1p8eS4JDNOxC5aSLtNaN\nixAZ2aPcHZYhyR73EvEDAEydj2FzwuPcLogp5o2qD2yVVP+msKqzhWG7i2ezAKvQ\n8QYp5Dvn4tjH0FYnzXjDq+Pex4cvtrR7SVw/kBcwqL2NxX6sPAam\n-----END RSA PRIVATE KEY-----\n', 'type': 'ssh', 'name': 'tempest-keypair-910147812', 'public_key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+aFWUtM1DOT2rD4fhYcf17FS6FboGlQepD5mAkrhGDgWdidhBlwpbfdnPczHmdgrOvb3Cc6WH0vjtKJm7d8Br5HgUNWNRXbjjYYz5CYB7aK+kICV6edIXORklt5iDzJq0Cs/8obMIeAD4pTIwwShcle15yozPq3tnw6WJCJqBjqFJmfUj/tzZ8X0cHWqlvYg6GrWlln7hAYGBB2Rtev2iNTve3GVupt3GZLSJP1Vb4Z9w/oT1Og8BfUdDl5zmlgLpP1V1GxV2OHqmykTStpcFGlEubNn7eYfke2fA6cEsWinJUMNmFQN5Yvzboy60z9SVb5fMP1gvuYFFHW2s3+e9 Generated-by-Nova', 'fingerprint': '07:41:9a:d3:0b:1a:4e:a3:77:1d:7b:0d:0c:50:85:8f', 'user_id': '5bca27fde6ce471d900a7de497f487f6'}, 'security_group': {'id': '74adb116-3310-4abd-8b86-7c2e44f6755d', 'name': 'tempest-securitygroup--1310836096', 'stateful': True, 'tenant_id': '0da5b2a4f59a412d95c116ace173e394', 'description': 'tempest-description--1845389478', 'security_group_rules': [{'id': '3ecefe26-7069-45ed-a7f1-b3dd649a1ae2', 'tenant_id': '0da5b2a4f59a412d95c116ace173e394', 'security_group_id': '74adb116-3310-4abd-8b86-7c2e44f6755d', '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': 559, 'description': None, 'tags': [], 'created_at': '2021-10-29T01:17:28Z', 'updated_at': '2021-10-29T01:17:28Z', 'revision_number': 0, 'project_id': '0da5b2a4f59a412d95c116ace173e394'}, {'id': '412dc845-24e4-4ed9-9bc4-19ff58ddd42a', 'tenant_id': '0da5b2a4f59a412d95c116ace173e394', 'security_group_id': '74adb116-3310-4abd-8b86-7c2e44f6755d', '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': 560, 'description': None, 'tags': [], 'created_at': '2021-10-29T01:17:28Z', 'updated_at': '2021-10-29T01:17:28Z', 'revision_number': 0, 'project_id': '0da5b2a4f59a412d95c116ace173e394'}], 'tags': [], 'created_at': '2021-10-29T01:17:28Z', 'updated_at': '2021-10-29T01:17:28Z', 'revision_number': 1, 'project_id': '0da5b2a4f59a412d95c116ace173e394'}, 'floating_ip': {'id': 'a1e74f13-8bd6-4f51-b2f5-2c2c6f15ba0e', 'tenant_id': '0da5b2a4f59a412d95c116ace173e394', 'floating_ip_address': '172.27.2.226', 'floating_network_id': '1031de66-b2b6-4d18-8414-7901e81aeddb', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '0da5b2a4f59a412d95c116ace173e394', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2021-10-29T01:17:29Z', 'updated_at': '2021-10-29T01:17:29Z', 'revision_number': 0, 'ip': '172.27.2.226'}} 2021-10-29 01:17:30,637 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.222.0.90/compute/v2.1/servers 0.752s 2021-10-29 01:17:30,637 116443 DEBUG [tempest.lib.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-1528004017", "imageRef": "3fef3f0d-d772-4999-b764-d6690634a06d", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "7752f1e5-4ffa-49a3-bdd2-70599dc227a3"}], "security_groups": [{"name": "tempest-securitygroup--1310836096"}], "key_name": "tempest-keypair-910147812", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '402', 'location': 'http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af13969d-11f5-4765-8919-a4162769d2c3', 'x-compute-request-id': 'req-af13969d-11f5-4765-8919-a4162769d2c3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.90/compute/v2.1/servers'} Body: b'{"server": {"id": "88c93e0a-61e3-441e-966d-68099633969e", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/88c93e0a-61e3-441e-966d-68099633969e"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1310836096"}], "adminPass": "password"}}' 2021-10-29 01:17:30,718 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e 0.077s 2021-10-29 01:17:30,719 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:30 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-e7574ab6-6fe0-4f07-82d6-a290324b0e0d', 'x-compute-request-id': 'req-e7574ab6-6fe0-4f07-82d6-a290324b0e0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e'} Body: b'{"server": {"id": "88c93e0a-61e3-441e-966d-68099633969e", "name": "tempest-AttachVolumeShelveTestJSON-server-1528004017", "status": "BUILD", "tenant_id": "0da5b2a4f59a412d95c116ace173e394", "user_id": "5bca27fde6ce471d900a7de497f487f6", "metadata": {}, "hostId": "", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:31Z", "updated": "2021-10-29T01:17:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/88c93e0a-61e3-441e-966d-68099633969e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-910147812", "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}}' 2021-10-29 01:17:31,826 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e 0.098s 2021-10-29 01:17:31,826 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1341', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8815e155-4128-4806-9c18-c0f2d939b603', 'x-compute-request-id': 'req-8815e155-4128-4806-9c18-c0f2d939b603', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e'} Body: b'{"server": {"id": "88c93e0a-61e3-441e-966d-68099633969e", "name": "tempest-AttachVolumeShelveTestJSON-server-1528004017", "status": "BUILD", "tenant_id": "0da5b2a4f59a412d95c116ace173e394", "user_id": "5bca27fde6ce471d900a7de497f487f6", "metadata": {}, "hostId": "626e3afb444d4c26a6c89bcd3733ab34cb73ed13640234c6536f5851", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:30Z", "updated": "2021-10-29T01:17:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/88c93e0a-61e3-441e-966d-68099633969e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-910147812", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-10-29 01:17:31,835 116443 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 1 second wait 2021-10-29 01:17:33,002 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e 0.166s 2021-10-29 01:17:33,003 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:32 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-ff103c90-e6dd-40fa-b9ed-9d502dbaf039', 'x-compute-request-id': 'req-ff103c90-e6dd-40fa-b9ed-9d502dbaf039', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e'} Body: b'{"server": {"id": "88c93e0a-61e3-441e-966d-68099633969e", "name": "tempest-AttachVolumeShelveTestJSON-server-1528004017", "status": "BUILD", "tenant_id": "0da5b2a4f59a412d95c116ace173e394", "user_id": "5bca27fde6ce471d900a7de497f487f6", "metadata": {}, "hostId": "626e3afb444d4c26a6c89bcd3733ab34cb73ed13640234c6536f5851", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:30Z", "updated": "2021-10-29T01:17:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/88c93e0a-61e3-441e-966d-68099633969e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-910147812", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1310836096"}], "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}}' 2021-10-29 01:17:33,011 116443 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 3 second wait 2021-10-29 01:17:34,162 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e 0.149s 2021-10-29 01:17:34,162 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:34 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-756504ea-9b7e-47c5-ada3-2a1ca84fbc73', 'x-compute-request-id': 'req-756504ea-9b7e-47c5-ada3-2a1ca84fbc73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e'} Body: b'{"server": {"id": "88c93e0a-61e3-441e-966d-68099633969e", "name": "tempest-AttachVolumeShelveTestJSON-server-1528004017", "status": "BUILD", "tenant_id": "0da5b2a4f59a412d95c116ace173e394", "user_id": "5bca27fde6ce471d900a7de497f487f6", "metadata": {}, "hostId": "626e3afb444d4c26a6c89bcd3733ab34cb73ed13640234c6536f5851", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:30Z", "updated": "2021-10-29T01:17:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/88c93e0a-61e3-441e-966d-68099633969e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-910147812", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1310836096"}], "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}}' 2021-10-29 01:17:35,322 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e 0.151s 2021-10-29 01:17:35,323 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:35 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-affeeeb1-2511-4243-8724-aac922e8bb05', 'x-compute-request-id': 'req-affeeeb1-2511-4243-8724-aac922e8bb05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e'} Body: b'{"server": {"id": "88c93e0a-61e3-441e-966d-68099633969e", "name": "tempest-AttachVolumeShelveTestJSON-server-1528004017", "status": "BUILD", "tenant_id": "0da5b2a4f59a412d95c116ace173e394", "user_id": "5bca27fde6ce471d900a7de497f487f6", "metadata": {}, "hostId": "626e3afb444d4c26a6c89bcd3733ab34cb73ed13640234c6536f5851", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:30Z", "updated": "2021-10-29T01:17:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/88c93e0a-61e3-441e-966d-68099633969e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-910147812", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1310836096"}], "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}}' 2021-10-29 01:17:36,480 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e 0.147s 2021-10-29 01:17:36,480 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17: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-8386af14-e94d-49e5-bd5f-63aa1b3825e8', 'x-compute-request-id': 'req-8386af14-e94d-49e5-bd5f-63aa1b3825e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e'} Body: b'{"server": {"id": "88c93e0a-61e3-441e-966d-68099633969e", "name": "tempest-AttachVolumeShelveTestJSON-server-1528004017", "status": "BUILD", "tenant_id": "0da5b2a4f59a412d95c116ace173e394", "user_id": "5bca27fde6ce471d900a7de497f487f6", "metadata": {}, "hostId": "626e3afb444d4c26a6c89bcd3733ab34cb73ed13640234c6536f5851", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:30Z", "updated": "2021-10-29T01:17:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/88c93e0a-61e3-441e-966d-68099633969e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-910147812", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1310836096"}], "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}}' 2021-10-29 01:17:37,738 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e 0.248s 2021-10-29 01:17:37,738 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17: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-5f2066bf-20be-4d53-be21-03e28ab6efac', 'x-compute-request-id': 'req-5f2066bf-20be-4d53-be21-03e28ab6efac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e'} Body: b'{"server": {"id": "88c93e0a-61e3-441e-966d-68099633969e", "name": "tempest-AttachVolumeShelveTestJSON-server-1528004017", "status": "BUILD", "tenant_id": "0da5b2a4f59a412d95c116ace173e394", "user_id": "5bca27fde6ce471d900a7de497f487f6", "metadata": {}, "hostId": "626e3afb444d4c26a6c89bcd3733ab34cb73ed13640234c6536f5851", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:30Z", "updated": "2021-10-29T01:17:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/88c93e0a-61e3-441e-966d-68099633969e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-910147812", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1310836096"}], "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}}' 2021-10-29 01:17:38,938 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e 0.183s 2021-10-29 01:17:38,938 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17: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-e561b436-0814-4e3a-bd74-b5c9be847202', 'x-compute-request-id': 'req-e561b436-0814-4e3a-bd74-b5c9be847202', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e'} Body: b'{"server": {"id": "88c93e0a-61e3-441e-966d-68099633969e", "name": "tempest-AttachVolumeShelveTestJSON-server-1528004017", "status": "BUILD", "tenant_id": "0da5b2a4f59a412d95c116ace173e394", "user_id": "5bca27fde6ce471d900a7de497f487f6", "metadata": {}, "hostId": "626e3afb444d4c26a6c89bcd3733ab34cb73ed13640234c6536f5851", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:30Z", "updated": "2021-10-29T01:17:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/88c93e0a-61e3-441e-966d-68099633969e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-910147812", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1310836096"}], "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}}' 2021-10-29 01:17:40,112 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e 0.164s 2021-10-29 01:17:40,113 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:39 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-87398d43-daf0-4e38-98ca-c75c3c17bce4', 'x-compute-request-id': 'req-87398d43-daf0-4e38-98ca-c75c3c17bce4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e'} Body: b'{"server": {"id": "88c93e0a-61e3-441e-966d-68099633969e", "name": "tempest-AttachVolumeShelveTestJSON-server-1528004017", "status": "BUILD", "tenant_id": "0da5b2a4f59a412d95c116ace173e394", "user_id": "5bca27fde6ce471d900a7de497f487f6", "metadata": {}, "hostId": "626e3afb444d4c26a6c89bcd3733ab34cb73ed13640234c6536f5851", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:30Z", "updated": "2021-10-29T01:17:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/88c93e0a-61e3-441e-966d-68099633969e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-910147812", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1310836096"}], "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}}' 2021-10-29 01:17:41,272 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e 0.150s 2021-10-29 01:17:41,273 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:41 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-7e524df4-9e0c-4f4b-a897-c7c12be01354', 'x-compute-request-id': 'req-7e524df4-9e0c-4f4b-a897-c7c12be01354', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e'} Body: b'{"server": {"id": "88c93e0a-61e3-441e-966d-68099633969e", "name": "tempest-AttachVolumeShelveTestJSON-server-1528004017", "status": "ACTIVE", "tenant_id": "0da5b2a4f59a412d95c116ace173e394", "user_id": "5bca27fde6ce471d900a7de497f487f6", "metadata": {}, "hostId": "626e3afb444d4c26a6c89bcd3733ab34cb73ed13640234c6536f5851", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:30Z", "updated": "2021-10-29T01:17:41Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-481246176-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:91:42"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/88c93e0a-61e3-441e-966d-68099633969e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-910147812", "OS-SRV-USG:launched_at": "2021-10-29T01:17:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1310836096"}], "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}}' 2021-10-29 01:17:41,281 116443 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 11 second wait 2021-10-29 01:17:41,378 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/os-interface 0.097s 2021-10-29 01:17:41,378 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:41 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-81f7615d-6997-47af-bcd5-0bda07d964b7', 'x-compute-request-id': 'req-81f7615d-6997-47af-bcd5-0bda07d964b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "7752f1e5-4ffa-49a3-bdd2-70599dc227a3", "port_id": "e9f39300-bc57-4560-8d70-a8ff52c182b0", "mac_addr": "fa:16:3e:04:91:42", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "2a5b109e-2c12-464a-8ba3-ba79d61f5fa4", "ip_address": "172.20.0.14"}]}]}' 2021-10-29 01:17:42,592 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 PUT http://10.222.0.90:9696/v2.0/floatingips/a1e74f13-8bd6-4f51-b2f5-2c2c6f15ba0e 1.211s 2021-10-29 01:17:42,593 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "e9f39300-bc57-4560-8d70-a8ff52c182b0"}} Response - Headers: {'content-type': 'application/json', 'content-length': '798', 'x-openstack-request-id': 'req-9c20b68d-330b-4db4-b6fe-b73e6710ed61', 'date': 'Fri, 29 Oct 2021 01:17:42 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90:9696/v2.0/floatingips/a1e74f13-8bd6-4f51-b2f5-2c2c6f15ba0e'} Body: b'{"floatingip": {"id": "a1e74f13-8bd6-4f51-b2f5-2c2c6f15ba0e", "tenant_id": "0da5b2a4f59a412d95c116ace173e394", "floating_ip_address": "172.27.2.226", "floating_network_id": "1031de66-b2b6-4d18-8414-7901e81aeddb", "router_id": "5d543aa7-f8c9-45aa-b3d9-4ec04cb9d83a", "port_id": "e9f39300-bc57-4560-8d70-a8ff52c182b0", "fixed_ip_address": "172.20.0.14", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "7752f1e5-4ffa-49a3-bdd2-70599dc227a3", "mac_address": "fa:16:3e:04:91:42", "admin_state_up": true, "status": "ACTIVE", "device_id": "88c93e0a-61e3-441e-966d-68099633969e", "device_owner": "compute:nova"}, "tags": [], "created_at": "2021-10-29T01:17:29Z", "updated_at": "2021-10-29T01:17:41Z", "revision_number": 1, "project_id": "0da5b2a4f59a412d95c116ace173e394"}}' 2021-10-29 01:17:42,753 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/action 0.159s 2021-10-29 01:17:42,753 116443 DEBUG [tempest.lib.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': 'Fri, 29 Oct 2021 01:17:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-812159d2-e6fc-4584-a13b-ddf7f594beb9', 'x-compute-request-id': 'req-812159d2-e6fc-4584-a13b-ddf7f594beb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/action'} Body: b'{"output": ""}' 2021-10-29 01:17:43,929 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/action 0.174s 2021-10-29 01:17:43,930 116443 DEBUG [tempest.lib.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': 'Fri, 29 Oct 2021 01:17:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d618b691-2742-4c08-9d09-91de1f69f28d', 'x-compute-request-id': 'req-d618b691-2742-4c08-9d09-91de1f69f28d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/action'} Body: b'{"output": ""}' 2021-10-29 01:17:45,046 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/action 0.115s 2021-10-29 01:17:45,046 116443 DEBUG [tempest.lib.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': 'Fri, 29 Oct 2021 01:17:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-664a9fc7-b03d-4168-8a0d-abf87a7745e9', 'x-compute-request-id': 'req-664a9fc7-b03d-4168-8a0d-abf87a7745e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/action'} Body: b'{"output": ""}' 2021-10-29 01:17:46,176 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/action 0.126s 2021-10-29 01:17:46,176 116443 DEBUG [tempest.lib.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': 'Fri, 29 Oct 2021 01:17:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f163421-aa51-4c6c-a921-58c5a8111df6', 'x-compute-request-id': 'req-6f163421-aa51-4c6c-a921-58c5a8111df6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/action'} Body: b'{"output": ""}' 2021-10-29 01:17:47,283 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/action 0.104s 2021-10-29 01:17:47,284 116443 DEBUG [tempest.lib.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': 'Fri, 29 Oct 2021 01:17:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-012616b7-4bf8-4ac2-ab80-fa568c5a5eaf', 'x-compute-request-id': 'req-012616b7-4bf8-4ac2-ab80-fa568c5a5eaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/action'} Body: b'{"output": ""}' 2021-10-29 01:17:48,426 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/action 0.139s 2021-10-29 01:17:48,426 116443 DEBUG [tempest.lib.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': 'Fri, 29 Oct 2021 01:17:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91602291-7a07-435d-b304-426fd2ff8aed', 'x-compute-request-id': 'req-91602291-7a07-435d-b304-426fd2ff8aed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/action'} Body: b'{"output": ""}' 2021-10-29 01:17:49,539 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/action 0.110s 2021-10-29 01:17:49,539 116443 DEBUG [tempest.lib.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': 'Fri, 29 Oct 2021 01:17:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63e21a03-7e6b-4565-b888-656e618c3bc7', 'x-compute-request-id': 'req-63e21a03-7e6b-4565-b888-656e618c3bc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/action'} Body: b'{"output": ""}' 2021-10-29 01:17:50,652 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/action 0.111s 2021-10-29 01:17:50,652 116443 DEBUG [tempest.lib.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': 'Fri, 29 Oct 2021 01:17:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05913a30-2e38-433a-911e-ba0188be207a', 'x-compute-request-id': 'req-05913a30-2e38-433a-911e-ba0188be207a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/action'} Body: b'{"output": ""}' 2021-10-29 01:17:51,764 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/action 0.109s 2021-10-29 01:17:51,764 116443 DEBUG [tempest.lib.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': 'Fri, 29 Oct 2021 01:17:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79e8d18b-99b0-473b-be7e-998b438e4ea7', 'x-compute-request-id': 'req-79e8d18b-99b0-473b-be7e-998b438e4ea7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/action'} Body: b'{"output": ""}' 2021-10-29 01:17:52,891 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/action 0.125s 2021-10-29 01:17:52,892 116443 DEBUG [tempest.lib.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': 'Fri, 29 Oct 2021 01:17:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98559a90-11a4-4cab-afba-9241170a37a0', 'x-compute-request-id': 'req-98559a90-11a4-4cab-afba-9241170a37a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/action'} Body: b'{"output": ""}' 2021-10-29 01:17:54,010 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/action 0.116s 2021-10-29 01:17:54,010 116443 DEBUG [tempest.lib.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': 'Fri, 29 Oct 2021 01:17:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d23436d-35b1-4e95-b386-5a7617f6da37', 'x-compute-request-id': 'req-5d23436d-35b1-4e95-b386-5a7617f6da37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/action'} Body: b'{"output": ""}' 2021-10-29 01:17:55,130 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/action 0.117s 2021-10-29 01:17:55,131 116443 DEBUG [tempest.lib.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': 'Fri, 29 Oct 2021 01:17:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0dcee9a-027a-4754-8d1b-928ad0b10069', 'x-compute-request-id': 'req-c0dcee9a-027a-4754-8d1b-928ad0b10069', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/action'} Body: b'{"output": ""}' 2021-10-29 01:17:56,254 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/action 0.121s 2021-10-29 01:17:56,254 116443 DEBUG [tempest.lib.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': 'Fri, 29 Oct 2021 01:17:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '6451', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8f7c11f-56f8-4433-b55b-e623b1bfdae0', 'x-compute-request-id': 'req-d8f7c11f-56f8-4433-b55b-e623b1bfdae0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/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 2021-10-29 01:17:57,396 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/action 0.139s 2021-10-29 01:17:57,397 116443 DEBUG [tempest.lib.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': 'Fri, 29 Oct 2021 01:17:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '12971', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf21f6cb-2ee7-4ce1-a63a-3553ded1d37b', 'x-compute-request-id': 'req-cf21f6cb-2ee7-4ce1-a63a-3553ded1d37b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/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 2021-10-29 01:17:58,520 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/action 0.120s 2021-10-29 01:17:58,521 116443 DEBUG [tempest.lib.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': 'Fri, 29 Oct 2021 01:17:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '18155', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a9cb7c8-0b11-456b-98a7-01b4e76e3ea1', 'x-compute-request-id': 'req-6a9cb7c8-0b11-456b-98a7-01b4e76e3ea1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/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 2021-10-29 01:17:59,675 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/action 0.151s 2021-10-29 01:17:59,675 116443 DEBUG [tempest.lib.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': 'Fri, 29 Oct 2021 01:17:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '18356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8688c7a6-b063-451a-95bd-3abcc76bfec2', 'x-compute-request-id': 'req-8688c7a6-b063-451a-95bd-3abcc76bfec2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/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 2021-10-29 01:18:00,798 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/action 0.120s 2021-10-29 01:18:00,799 116443 DEBUG [tempest.lib.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': 'Fri, 29 Oct 2021 01:18:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '20985', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-819e3ef2-78b4-4f23-b056-85d9958a7a0d', 'x-compute-request-id': 'req-819e3ef2-78b4-4f23-b056-85d9958a7a0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/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 2021-10-29 01:18:01,926 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/action 0.124s 2021-10-29 01:18:01,927 116443 DEBUG [tempest.lib.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': 'Fri, 29 Oct 2021 01:18:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '22711', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0462fbf4-803c-42e4-865d-824a89ca7de4', 'x-compute-request-id': 'req-0462fbf4-803c-42e4-865d-824a89ca7de4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/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 2021-10-29 01:18:03,045 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/action 0.115s 2021-10-29 01:18:03,046 116443 DEBUG [tempest.lib.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': 'Fri, 29 Oct 2021 01:18:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '23791', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f25138d-66f1-4590-9453-f53e23e40270', 'x-compute-request-id': 'req-6f25138d-66f1-4590-9453-f53e23e40270', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/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 2021-10-29 01:18:04,175 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/action 0.127s 2021-10-29 01:18:04,176 116443 DEBUG [tempest.lib.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': 'Fri, 29 Oct 2021 01:18:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '25216', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a471141a-5c02-4b40-b8d7-db5fee105a97', 'x-compute-request-id': 'req-a471141a-5c02-4b40-b8d7-db5fee105a97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/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 2021-10-29 01:18:05,300 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/action 0.121s 2021-10-29 01:18:05,301 116443 DEBUG [tempest.lib.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': 'Fri, 29 Oct 2021 01:18:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '26456', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6038ed4-1247-46f8-85ae-8a69efacbdbf', 'x-compute-request-id': 'req-c6038ed4-1247-46f8-85ae-8a69efacbdbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/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 2021-10-29 01:18:06,426 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/action 0.122s 2021-10-29 01:18:06,427 116443 DEBUG [tempest.lib.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': 'Fri, 29 Oct 2021 01:18:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '27413', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e788a08-c113-41e3-ad3e-51699b482a22', 'x-compute-request-id': 'req-3e788a08-c113-41e3-ad3e-51699b482a22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/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 2021-10-29 01:18:07,556 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/action 0.126s 2021-10-29 01:18:07,557 116443 DEBUG [tempest.lib.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': 'Fri, 29 Oct 2021 01:18:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '27838', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-272660f8-0d7d-48d6-a3f8-469b2159bfed', 'x-compute-request-id': 'req-272660f8-0d7d-48d6-a3f8-469b2159bfed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/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 2021-10-29 01:18:10,704 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/action 2.144s 2021-10-29 01:18:10,704 116443 DEBUG [tempest.lib.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': 'Fri, 29 Oct 2021 01:18:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28190', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-783831a2-e9f9-43c9-96c0-158210d53be1', 'x-compute-request-id': 'req-783831a2-e9f9-43c9-96c0-158210d53be1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/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 2021-10-29 01:18:11,840 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/action 0.131s 2021-10-29 01:18:11,840 116443 DEBUG [tempest.lib.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': 'Fri, 29 Oct 2021 01:18:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28190', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02419091-8603-49db-8e32-67753c35ca97', 'x-compute-request-id': 'req-02419091-8603-49db-8e32-67753c35ca97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/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 2021-10-29 01:18:12,976 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/action 0.133s 2021-10-29 01:18:12,976 116443 DEBUG [tempest.lib.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': 'Fri, 29 Oct 2021 01:18:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28317', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc96b3b6-dd2d-4696-b880-54d6ef7b9684', 'x-compute-request-id': 'req-dc96b3b6-dd2d-4696-b880-54d6ef7b9684', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/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 2021-10-29 01:18:14,131 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/action 0.152s 2021-10-29 01:18:14,132 116443 DEBUG [tempest.lib.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': 'Fri, 29 Oct 2021 01:18:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28481', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78595f18-a9f6-45dd-a3da-04b6e81543bd', 'x-compute-request-id': 'req-78595f18-a9f6-45dd-a3da-04b6e81543bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/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 2021-10-29 01:18:15,266 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/action 0.130s 2021-10-29 01:18:15,267 116443 DEBUG [tempest.lib.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': 'Fri, 29 Oct 2021 01:18:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28649', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c4b7feb-f7a3-400f-a30f-82e1d7c96d60', 'x-compute-request-id': 'req-7c4b7feb-f7a3-400f-a30f-82e1d7c96d60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/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 2021-10-29 01:18:16,396 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/action 0.127s 2021-10-29 01:18:16,397 116443 DEBUG [tempest.lib.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': 'Fri, 29 Oct 2021 01:18:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28649', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f87c2a3a-1f30-4402-8135-2457650fa746', 'x-compute-request-id': 'req-f87c2a3a-1f30-4402-8135-2457650fa746', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/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 2021-10-29 01:18:17,536 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/action 0.136s 2021-10-29 01:18:17,537 116443 DEBUG [tempest.lib.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': 'Fri, 29 Oct 2021 01:18:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28649', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac74ac5b-0147-4cd9-9497-4cef6d61685d', 'x-compute-request-id': 'req-ac74ac5b-0147-4cd9-9497-4cef6d61685d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/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 2021-10-29 01:18:18,677 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/action 0.137s 2021-10-29 01:18:18,678 116443 DEBUG [tempest.lib.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': 'Fri, 29 Oct 2021 01:18:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28649', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc5c1039-5c56-486c-8017-60bcefad645e', 'x-compute-request-id': 'req-dc5c1039-5c56-486c-8017-60bcefad645e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/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 2021-10-29 01:18:19,803 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/action 0.122s 2021-10-29 01:18:19,804 116443 DEBUG [tempest.lib.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': 'Fri, 29 Oct 2021 01:18:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '29297', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1dce8cab-97db-49ec-bbaa-016f0add2b62', 'x-compute-request-id': 'req-1dce8cab-97db-49ec-bbaa-016f0add2b62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/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 2021-10-29 01:18:20,926 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/action 0.120s 2021-10-29 01:18:20,926 116443 DEBUG [tempest.lib.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': 'Fri, 29 Oct 2021 01:18:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '31107', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47f517f1-0b7d-4dce-ba28-dda0ac86626e', 'x-compute-request-id': 'req-47f517f1-0b7d-4dce-ba28-dda0ac86626e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/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 2021-10-29 01:18:22,052 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/action 0.123s 2021-10-29 01:18:22,053 116443 DEBUG [tempest.lib.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': 'Fri, 29 Oct 2021 01:18:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32928', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7cc6c187-de12-42fa-b5af-310139fc25a1', 'x-compute-request-id': 'req-7cc6c187-de12-42fa-b5af-310139fc25a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/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 2021-10-29 01:18:23,178 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/action 0.122s 2021-10-29 01:18:23,179 116443 DEBUG [tempest.lib.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': 'Fri, 29 Oct 2021 01:18:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '33718', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b0d2f63-27c4-4963-8bdf-3290126a9021', 'x-compute-request-id': 'req-5b0d2f63-27c4-4963-8bdf-3290126a9021', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/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 2021-10-29 01:18:24,329 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/action 0.147s 2021-10-29 01:18:24,329 116443 DEBUG [tempest.lib.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': 'Fri, 29 Oct 2021 01:18:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '34848', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acf1d393-55ed-40ae-9435-2248d89daa5f', 'x-compute-request-id': 'req-acf1d393-55ed-40ae-9435-2248d89daa5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/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 2021-10-29 01:18:25,450 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/action 0.118s 2021-10-29 01:18:25,451 116443 DEBUG [tempest.lib.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': 'Fri, 29 Oct 2021 01:18:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '35891', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16a34802-9ef8-40b3-975d-240775a6b3db', 'x-compute-request-id': 'req-16a34802-9ef8-40b3-975d-240775a6b3db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/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 2021-10-29 01:18:26,573 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/action 0.118s 2021-10-29 01:18:26,573 116443 DEBUG [tempest.lib.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': 'Fri, 29 Oct 2021 01:18:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '37251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3736d459-1194-457d-a74e-6e67ed896665', 'x-compute-request-id': 'req-3736d459-1194-457d-a74e-6e67ed896665', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/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 2021-10-29 01:18:27,695 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/action 0.118s 2021-10-29 01:18:27,696 116443 DEBUG [tempest.lib.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': 'Fri, 29 Oct 2021 01:18:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38200', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef5b9643-85d5-446e-b21e-cd1030467878', 'x-compute-request-id': 'req-ef5b9643-85d5-446e-b21e-cd1030467878', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/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 2021-10-29 01:18:28,821 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/action 0.123s 2021-10-29 01:18:28,822 116443 DEBUG [tempest.lib.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': 'Fri, 29 Oct 2021 01:18:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38200', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70f1e812-d29d-4706-96de-84c19b9efc51', 'x-compute-request-id': 'req-70f1e812-d29d-4706-96de-84c19b9efc51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/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 2021-10-29 01:18:29,936 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/action 0.111s 2021-10-29 01:18:29,937 116443 DEBUG [tempest.lib.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': 'Fri, 29 Oct 2021 01:18:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38200', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbfcbb1b-1fe4-45fe-9444-6924704d75fe', 'x-compute-request-id': 'req-fbfcbb1b-1fe4-45fe-9444-6924704d75fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/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 2021-10-29 01:18:31,062 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/action 0.121s 2021-10-29 01:18:31,063 116443 DEBUG [tempest.lib.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': 'Fri, 29 Oct 2021 01:18:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38203', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13ee9b59-1af5-45fb-83cc-4a7154f0c6ed', 'x-compute-request-id': 'req-13ee9b59-1af5-45fb-83cc-4a7154f0c6ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/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 2021-10-29 01:18:32,186 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/action 0.120s 2021-10-29 01:18:32,187 116443 DEBUG [tempest.lib.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': 'Fri, 29 Oct 2021 01:18:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38343', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb32c884-af75-45ab-a1c6-68075f6ddbd4', 'x-compute-request-id': 'req-bb32c884-af75-45ab-a1c6-68075f6ddbd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/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 2021-10-29 01:18:32,233 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/ips 0.044s 2021-10-29 01:18:32,233 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '152', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7248b2d9-c6ba-452e-93bf-c9ec3d62236c', 'x-compute-request-id': 'req-7248b2d9-c6ba-452e-93bf-c9ec3d62236c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-481246176-network": [{"version": 4, "addr": "172.20.0.14"}, {"version": 4, "addr": "172.27.2.226"}]}}' 2021-10-29 01:19:32,424 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e 0.113s 2021-10-29 01:19:32,425 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:32 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-3dc9985a-1b0f-476b-97d8-c92ac0a0891c', 'x-compute-request-id': 'req-3dc9985a-1b0f-476b-97d8-c92ac0a0891c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e'} Body: b'' 2021-10-29 01:19:32,576 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e 0.150s 2021-10-29 01:19:32,576 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19: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-623556a4-4154-4f5d-95df-c424218e6c39', 'x-compute-request-id': 'req-623556a4-4154-4f5d-95df-c424218e6c39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e'} Body: b'{"server": {"id": "88c93e0a-61e3-441e-966d-68099633969e", "name": "tempest-AttachVolumeShelveTestJSON-server-1528004017", "status": "ACTIVE", "tenant_id": "0da5b2a4f59a412d95c116ace173e394", "user_id": "5bca27fde6ce471d900a7de497f487f6", "metadata": {}, "hostId": "626e3afb444d4c26a6c89bcd3733ab34cb73ed13640234c6536f5851", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:30Z", "updated": "2021-10-29T01:19:32Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-481246176-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:91:42"}, {"version": 4, "addr": "172.27.2.226", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:91:42"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/88c93e0a-61e3-441e-966d-68099633969e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-910147812", "OS-SRV-USG:launched_at": "2021-10-29T01:17:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1310836096"}], "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}}' 2021-10-29 01:19:33,745 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e 0.159s 2021-10-29 01:19:33,746 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:33 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-1e7c1e16-bf9e-4c8e-8459-ce50e02a31ed', 'x-compute-request-id': 'req-1e7c1e16-bf9e-4c8e-8459-ce50e02a31ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e'} Body: b'{"server": {"id": "88c93e0a-61e3-441e-966d-68099633969e", "name": "tempest-AttachVolumeShelveTestJSON-server-1528004017", "status": "ACTIVE", "tenant_id": "0da5b2a4f59a412d95c116ace173e394", "user_id": "5bca27fde6ce471d900a7de497f487f6", "metadata": {}, "hostId": "626e3afb444d4c26a6c89bcd3733ab34cb73ed13640234c6536f5851", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:30Z", "updated": "2021-10-29T01:19:32Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-481246176-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:91:42"}, {"version": 4, "addr": "172.27.2.226", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:91:42"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/88c93e0a-61e3-441e-966d-68099633969e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-910147812", "OS-SRV-USG:launched_at": "2021-10-29T01:17:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1310836096"}], "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}}' 2021-10-29 01:19:34,983 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e 0.227s 2021-10-29 01:19:34,983 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:34 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-909d72e9-aa7e-44b2-9009-6886b8be14e7', 'x-compute-request-id': 'req-909d72e9-aa7e-44b2-9009-6886b8be14e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e'} Body: b'{"server": {"id": "88c93e0a-61e3-441e-966d-68099633969e", "name": "tempest-AttachVolumeShelveTestJSON-server-1528004017", "status": "ACTIVE", "tenant_id": "0da5b2a4f59a412d95c116ace173e394", "user_id": "5bca27fde6ce471d900a7de497f487f6", "metadata": {}, "hostId": "626e3afb444d4c26a6c89bcd3733ab34cb73ed13640234c6536f5851", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:30Z", "updated": "2021-10-29T01:19:32Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-481246176-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:91:42"}, {"version": 4, "addr": "172.27.2.226", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:91:42"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/88c93e0a-61e3-441e-966d-68099633969e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-910147812", "OS-SRV-USG:launched_at": "2021-10-29T01:17:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1310836096"}], "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}}' 2021-10-29 01:19:36,163 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e 0.170s 2021-10-29 01:19:36,164 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1371', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82a7633f-5bdb-48fb-8f99-ff90c2857f44', 'x-compute-request-id': 'req-82a7633f-5bdb-48fb-8f99-ff90c2857f44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e'} Body: b'{"server": {"id": "88c93e0a-61e3-441e-966d-68099633969e", "name": "tempest-AttachVolumeShelveTestJSON-server-1528004017", "status": "DELETED", "tenant_id": "0da5b2a4f59a412d95c116ace173e394", "user_id": "5bca27fde6ce471d900a7de497f487f6", "metadata": {}, "hostId": "626e3afb444d4c26a6c89bcd3733ab34cb73ed13640234c6536f5851", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:30Z", "updated": "2021-10-29T01:19:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/88c93e0a-61e3-441e-966d-68099633969e"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-910147812", "OS-SRV-USG:launched_at": "2021-10-29T01:17:40.000000", "OS-SRV-USG:terminated_at": "2021-10-29T01:19:35.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-10-29 01:19:36,173 116443 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 4 second wait 2021-10-29 01:19:37,212 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e 0.038s 2021-10-29 01:19:37,213 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:37 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-62e03063-55a4-41e3-b9af-a889bc769276', 'x-compute-request-id': 'req-62e03063-55a4-41e3-b9af-a889bc769276', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/88c93e0a-61e3-441e-966d-68099633969e'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 88c93e0a-61e3-441e-966d-68099633969e could not be found."}}' 2021-10-29 01:19:37,245 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.90/compute/v2.1/os-keypairs/tempest-keypair-910147812 0.031s 2021-10-29 01:19:37,245 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:37 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-6cb93913-bcf4-4f94-b66d-eaeeee1d4a43', 'x-compute-request-id': 'req-6cb93913-bcf4-4f94-b66d-eaeeee1d4a43', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.90/compute/v2.1/os-keypairs/tempest-keypair-910147812'} Body: b'' 2021-10-29 01:19:37,411 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.90:9696/v2.0/security-groups/74adb116-3310-4abd-8b86-7c2e44f6755d 0.165s 2021-10-29 01:19:37,411 116443 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-e3b30ead-70a0-49d3-bb36-a990ba18f324', 'content-length': '0', 'date': 'Fri, 29 Oct 2021 01:19:37 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.90:9696/v2.0/security-groups/74adb116-3310-4abd-8b86-7c2e44f6755d'} Body: b'' 2021-10-29 01:19:37,430 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.222.0.90:9696/v2.0/security-groups/74adb116-3310-4abd-8b86-7c2e44f6755d 0.018s 2021-10-29 01:19:37,430 116443 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-70864409-8a16-47d7-8ce2-05703191aaf9', 'date': 'Fri, 29 Oct 2021 01:19:37 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.90:9696/v2.0/security-groups/74adb116-3310-4abd-8b86-7c2e44f6755d'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 74adb116-3310-4abd-8b86-7c2e44f6755d does not exist", "detail": ""}}' 2021-10-29 01:19:38,001 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.90:9696/v2.0/floatingips/a1e74f13-8bd6-4f51-b2f5-2c2c6f15ba0e 0.570s 2021-10-29 01:19:38,002 116443 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-9cbda29c-f7b0-4dd1-a531-19f75c7aebc9', 'content-length': '0', 'date': 'Fri, 29 Oct 2021 01:19:38 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.90:9696/v2.0/floatingips/a1e74f13-8bd6-4f51-b2f5-2c2c6f15ba0e'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 445, in _make_request six.raise_from(e, None) File "<string>", line 3, in raise_from File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 440, in _make_request httplib_response = conn.getresponse() File "/usr/lib/python3.8/http/client.py", line 1344, in getresponse response.begin() File "/usr/lib/python3.8/http/client.py", line 307, in begin version, status, reason = self._read_status() File "/usr/lib/python3.8/http/client.py", line 268, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/lib/python3.8/socket.py", line 669, in readinto return self._sock.recv_into(b) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/stack/tempest/tempest/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 533, in create_volume volume = cls.volumes_client.create_volume(**kwargs)['volume'] File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 100, in create_volume resp, body = self.post('volumes', 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 755, in urlopen retries = retries.increment( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/util/retry.py", line 532, in increment raise six.reraise(type(error), error, _stacktrace) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/packages/six.py", line 770, in reraise raise value File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 699, in urlopen httplib_response = self._make_request( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 447, in _make_request self._raise_timeout(err=e, url=url, timeout_value=read_timeout) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 336, in _raise_timeout raise ReadTimeoutError( urllib3.exceptions.ReadTimeoutError: HTTPConnectionPool(host='10.222.0.90', port=80): Read timed out. (read timeout=60) |
||||||
tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON | 2 | 0 | 2 | 0 | 0 | Detail | |
test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
fail
ft5.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-10-29 01:38:25,159 116443 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2021-10-29 01:38:25,159 116443 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2021-10-29 01:38:25,784 116443 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.222.0.90/compute/v2.1/os-keypairs 0.624s 2021-10-29 01:38:25,784 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-2049351198"}} Response - Headers: {'date': 'Fri, 29 Oct 2021 01:38:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2305', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb50377f-584b-4f10-abc4-f9e4cf4b1729', 'x-compute-request-id': 'req-bb50377f-584b-4f10-abc4-f9e4cf4b1729', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEpgIBAAKCAQEA1AhvBF12Z/arbsfG0+2g+B1CvQw3slHi/PF+czQJU1fQtNNc\\nLR5IrjJatUTDbaKHakeL9U3WiBcVewBGXItbY81+Ta/6y6Nlq1CdGAn8o3ogF3Fg\\ne3vzcucHQrV2AReC4S2tTFoO8BANZWt2FsJwbCxR4L6eFXuO+/ShhdKNdde5D3OR\\nlOtoAts6NyeZMpFwSGp6iDCPeou0F64CYM6q4c7GIyjj7A4aBvPOb1z1+W7mWbkR\\nM6tFp900ZxXZ6iNPHIdTuIbOqdZqEkajBa2OwSu2UTTd+2a6gbVjRumhlSYobhM5\\nMCb67CPA1Y42Sx+Gx+oBDo1z8mbepBwtMniwGQIDAQABAoIBAQCdDU4l3pCYuxYK\\nLUGxsl67yPipDMaod4z5LGssK8wIhpAZkEDDTp4pITUc9T0IFQ3Wg/5ACZKxJOAN\\nRovXeoWL7Cb0pjfO5E2nUkO6DZOrBweENb9wV8RgRI2VNNGeR2rzHaEyX7aWzF0P\\n1UQX4ZfiGAXhwW9YnDexmmaVt/p94J1OCO1+l2EY1sRsQShmAq7TRVm5mQ6oItpU\\nriHGdiDwYGTuvpXBVE+H8IJ2bioXsH4/vbChowbMALx7ppHeVvtkDQRHN1PmJ6K+\\nX/NyM3WOz2T9KkVIqdX9Xb244seqffqFNQnzHlrE1DtF4aqij+nigtkyXBMmgS/Q\\nX+M8IJMxAoGBAPKps5CMH8wRHeJbmKRyOC32TZGg1cCUCkyhjdsudzB26o+HiFLJ\\nMdGYZ1+VKRdnA+bCNJn2rOqTbcT7KVmf4fQH5gAG7RFcwD6Nh6adTWjCgmx9QuAj\\n0gZ/cFFX0mj55vj0fw6ygVzEuzJ9YwJIxdg4YfwNDNFbyrKoP3BYLBw9AoGBAN+v\\nw8sDbBFQZcRlITUa6b4oTWQEl9bPVeYuBCXCUveTM6DBdo3go3sdpRiLMGmThF7R\\nP6nXvEz7ruFYw6i38Xi5RwYosVgEhJyg1dJpovDXCP8Ahw4Nwbc+7y65k3n+SHTd\\nbXYu20yTEgvPT9uVkpZ2h73Y2gAHjffXDbdk91UNAoGBAJyglotdNoTkI3LghlTW\\neJaKHSU7N9zWcRNnT4XCpyH8D4hXBdHRlTtg8JBMWbqGPolqnsMl6hR61mZHazgz\\nL4fwtS8dSVVklZ2Kgp0zeSx+J+rYqxq7ZCvXg+qtEd26N7BHN9+HrmHvhZigQBDQ\\nYgse0Xf8AGL9qYbJfDEKaGZNAoGBAMukKIvaQbhBiWSS7Ph71/DWoB4+UD2v5HP5\\n0KzPjNj3mjjv6A6iRDMBehwuG5UCR7BKr7rgPP2Y5E0jkn03eQ5/Hrnssgd/lXtC\\nsWct5Ll+CyKcSFfzDjjVgsr3B9w4M56xN8YwQlYkTnmR8xHlyd5RaqLbmRwNxKGt\\nlz8vHDzBAoGBANdXZrNIKYPO9W5mwkb2noaG7Kmgew/XKAbivBkDErAkFIdBG5ty\\nM6klD03M8nh8vJgGETVfWHYdNQCrj3mKNzISnYrAv3FGUBuTu+EzjdR6xthGdlb1\\nDnBu8yvt56n5VB4cQNZj5eB9I8hgOp3+lAWR0e3tGdIS9CTBLa/kQXRi\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-keypair-2049351198", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUCG8EXXZn9qtux8bT7aD4HUK9DDeyUeL88X5zNAlTV9C001wtHkiuMlq1RMNtoodqR4v1TdaIFxV7AEZci1tjzX5Nr/rLo2WrUJ0YCfyjeiAXcWB7e/Ny5wdCtXYBF4LhLa1MWg7wEA1la3YWwnBsLFHgvp4Ve4779KGF0o1117kPc5GU62gC2zo3J5kykXBIanqIMI96i7QXrgJgzqrhzsYjKOPsDhoG885vXPX5buZZuREzq0Wn3TRnFdnqI08ch1O4hs6p1moSRqMFrY7BK7ZRNN37ZrqBtWNG6aGVJihuEzkwJvrsI8DVjjZLH4bH6gEOjXPyZt6kHC0yeLAZ Generated-by-Nova", "fingerprint": "4d:5b:22:98:5f:20:77:78:e1:56:83:27:8b:6d:a5:6d", "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702"}}' 2021-10-29 01:38:25,786 116443 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2049351198 created 2021-10-29 01:38:25,939 116443 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.90:9696/v2.0/security-groups 0.152s 2021-10-29 01:38:25,939 116443 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--1407935878", "description": "tempest-description--1979289678"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1580', 'x-openstack-request-id': 'req-daa65761-ad83-4e28-ac7b-ca62ddf1c414', 'date': 'Fri, 29 Oct 2021 01:38:25 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.90:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "8561d6c6-28a6-44dc-89da-9acecd12d30e", "name": "tempest-securitygroup--1407935878", "stateful": true, "tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e", "description": "tempest-description--1979289678", "security_group_rules": [{"id": "6f4eef0e-cf58-4290-817d-bf9a47dfb667", "tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e", "security_group_id": "8561d6c6-28a6-44dc-89da-9acecd12d30e", "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": 580, "description": null, "tags": [], "created_at": "2021-10-29T01:38:25Z", "updated_at": "2021-10-29T01:38:25Z", "revision_number": 0, "project_id": "9478c9b68c774f5cbffc9f7b559fc86e"}, {"id": "8cb5063d-2359-407b-900a-64d87eb0cc17", "tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e", "security_group_id": "8561d6c6-28a6-44dc-89da-9acecd12d30e", "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": 579, "description": null, "tags": [], "created_at": "2021-10-29T01:38:25Z", "updated_at": "2021-10-29T01:38:25Z", "revision_number": 0, "project_id": "9478c9b68c774f5cbffc9f7b559fc86e"}], "tags": [], "created_at": "2021-10-29T01:38:25Z", "updated_at": "2021-10-29T01:38:25Z", "revision_number": 1, "project_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:38:26,099 116443 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.90:9696/v2.0/security-group-rules 0.159s 2021-10-29 01:38:26,100 116443 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": "8561d6c6-28a6-44dc-89da-9acecd12d30e", "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-1bf13093-189f-4b73-8844-76d208aa53e9', 'date': 'Fri, 29 Oct 2021 01:38:26 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.90:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "256f24b4-e87b-4ee1-934d-8b584ee67cd1", "tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e", "security_group_id": "8561d6c6-28a6-44dc-89da-9acecd12d30e", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-10-29T01:38:26Z", "updated_at": "2021-10-29T01:38:26Z", "revision_number": 0, "project_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:38:26,236 116443 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.90:9696/v2.0/security-group-rules 0.135s 2021-10-29 01:38:26,236 116443 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": "8561d6c6-28a6-44dc-89da-9acecd12d30e", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-d6b7fa5f-fd48-4a37-ac37-00407298202b', 'date': 'Fri, 29 Oct 2021 01:38:26 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.90:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d55fb0ed-d18d-461f-8aa7-12913f93f5bf", "tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e", "security_group_id": "8561d6c6-28a6-44dc-89da-9acecd12d30e", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-10-29T01:38:26Z", "updated_at": "2021-10-29T01:38:26Z", "revision_number": 0, "project_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:38:26,236 116443 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1407935878 created 2021-10-29 01:38:27,069 116443 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.90:9696/v2.0/floatingips 0.832s 2021-10-29 01:38:27,070 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "1031de66-b2b6-4d18-8414-7901e81aeddb"}} Response - Headers: {'content-type': 'application/json', 'content-length': '494', 'x-openstack-request-id': 'req-7c9c8449-16c7-4edc-aa97-0ead30801d6c', 'date': 'Fri, 29 Oct 2021 01:38:27 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.90:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "8ae8837b-d919-4f38-b5dd-49481cbe21bb", "tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e", "floating_ip_address": "172.27.2.225", "floating_network_id": "1031de66-b2b6-4d18-8414-7901e81aeddb", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "9478c9b68c774f5cbffc9f7b559fc86e", "description": "", "port_details": null, "tags": [], "created_at": "2021-10-29T01:38:26Z", "updated_at": "2021-10-29T01:38:26Z", "revision_number": 0}}' 2021-10-29 01:38:27,070 116443 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '8ae8837b-d919-4f38-b5dd-49481cbe21bb', 'tenant_id': '9478c9b68c774f5cbffc9f7b559fc86e', 'floating_ip_address': '172.27.2.225', 'floating_network_id': '1031de66-b2b6-4d18-8414-7901e81aeddb', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9478c9b68c774f5cbffc9f7b559fc86e', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2021-10-29T01:38:26Z', 'updated_at': '2021-10-29T01:38:26Z', 'revision_number': 0, 'ip': '172.27.2.225'} created 2021-10-29 01:38:27,113 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://10.222.0.90/identity/v3/auth/tokens 0.034s 2021-10-29 01:38:27,113 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Fri, 29 Oct 2021 01:38:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3397', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-67581f2b-e816-4426-a1fe-cd16b86ca64e', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.90/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "aa2e7072a6214e9fb3b1fdc341b2d702", "name": "tempest-AttachVolumeTestJSON-1067450963-project", "password_expires_at": null}, "audit_ids": ["QjXR4ku7QfqfIsorbeqZtw"], "expires_at": "2021-10-29T02:38:27.000000Z", "issued_at": "2021-10-29T01:38:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9478c9b68c774f5cbffc9f7b559fc86e", "name": "tempest-AttachVolumeTestJSON-1067450963"}, "is_domain": false, "roles": [{"id": "901d2ea36c0e4d06903870722ee0b8fb", "name": "reader"}, {"id": "5d7c618158364fba9cc0c1e77a59845c", "name": "member"}], "catalog": [{"endpoints": [{"id": "d14f714efaef48e3939edbd832cb406e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.90/compute/v2/9478c9b68c774f5cbffc9f7b559fc86e", "region": "RegionOne"}], "id": "0811ec22130f40d4a43f6dd16513ed72", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "88d29f25b6a44b5c80900c1afeb345c2", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.90:9696/", "region": "RegionOne"}], "id": "2a84d9bd3b084feba56e86c5e651391c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "c7f9a57d599446ffa30e9e099f08d3ba", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.90/identity", "region": "RegionOne"}, {"id": "ec2aced7cfb148839818e64b8bd20a2e", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.90/identity", "region": "RegionOne"}], "id": "611bd238bd4d4856bf76ba86e3fe13b1", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e5ce52190719410ab943bad871218ad7", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.90/image", "region": "RegionOne"}], "id": "68411d33a7d84a9e9dc17be1fa41501e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "c9e014eebde240c1adfb8d13bb165f71", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.90/placement", "region": "RegionOne"}], "id": "6b08ef7b5ee74dffa8b217774782ff7c", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6d498c5779d74a319a9ab02e44f74dde", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.90:8080", "region": "RegionOne"}, {"id": "7dd4a5f18cde4233a2019d527c179cdd", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.90:8080/v1/AUTH_9478c9b68c774f5cbffc9f7b559fc86e", "region": "RegionOne"}], "id": "966491eb38854b519bf80343bcc17f2f", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "7a728f27fbca4aa6bf714f128e83ec00", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.90/compute/v2.1", "region": "RegionOne"}], "id": "b1522b722876445da86f6ead52fc656c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "c992b3c8358845ed85992e4b82b566eb", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e", "region": "RegionOne"}], "id": "b8948c1170804098a75a420182945dc5", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "baa451c0b29e4c8a9e46e3737a853a9b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e", "region": "RegionOne"}], "id": "c5a72e58002141e9bd77000fffc4c273", "type": "block-storage", "name": "cinder"}]}}' 2021-10-29 01:38:27,114 116443 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': '1372eaaf-0ff8-4c92-af45-6a6e8a255eb4', 'name': 'tempest-AttachVolumeTestJSON-1048121400-network', 'tenant_id': '9478c9b68c774f5cbffc9f7b559fc86e', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '9478c9b68c774f5cbffc9f7b559fc86e', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 837, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-10-29T01:38:20Z', 'updated_at': '2021-10-29T01:38:20Z', 'revision_number': 1} available for tenant 2021-10-29 01:38:27,114 116443 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'private_key': '-----BEGIN RSA PRIVATE KEY-----\nMIIEpgIBAAKCAQEA1AhvBF12Z/arbsfG0+2g+B1CvQw3slHi/PF+czQJU1fQtNNc\nLR5IrjJatUTDbaKHakeL9U3WiBcVewBGXItbY81+Ta/6y6Nlq1CdGAn8o3ogF3Fg\ne3vzcucHQrV2AReC4S2tTFoO8BANZWt2FsJwbCxR4L6eFXuO+/ShhdKNdde5D3OR\nlOtoAts6NyeZMpFwSGp6iDCPeou0F64CYM6q4c7GIyjj7A4aBvPOb1z1+W7mWbkR\nM6tFp900ZxXZ6iNPHIdTuIbOqdZqEkajBa2OwSu2UTTd+2a6gbVjRumhlSYobhM5\nMCb67CPA1Y42Sx+Gx+oBDo1z8mbepBwtMniwGQIDAQABAoIBAQCdDU4l3pCYuxYK\nLUGxsl67yPipDMaod4z5LGssK8wIhpAZkEDDTp4pITUc9T0IFQ3Wg/5ACZKxJOAN\nRovXeoWL7Cb0pjfO5E2nUkO6DZOrBweENb9wV8RgRI2VNNGeR2rzHaEyX7aWzF0P\n1UQX4ZfiGAXhwW9YnDexmmaVt/p94J1OCO1+l2EY1sRsQShmAq7TRVm5mQ6oItpU\nriHGdiDwYGTuvpXBVE+H8IJ2bioXsH4/vbChowbMALx7ppHeVvtkDQRHN1PmJ6K+\nX/NyM3WOz2T9KkVIqdX9Xb244seqffqFNQnzHlrE1DtF4aqij+nigtkyXBMmgS/Q\nX+M8IJMxAoGBAPKps5CMH8wRHeJbmKRyOC32TZGg1cCUCkyhjdsudzB26o+HiFLJ\nMdGYZ1+VKRdnA+bCNJn2rOqTbcT7KVmf4fQH5gAG7RFcwD6Nh6adTWjCgmx9QuAj\n0gZ/cFFX0mj55vj0fw6ygVzEuzJ9YwJIxdg4YfwNDNFbyrKoP3BYLBw9AoGBAN+v\nw8sDbBFQZcRlITUa6b4oTWQEl9bPVeYuBCXCUveTM6DBdo3go3sdpRiLMGmThF7R\nP6nXvEz7ruFYw6i38Xi5RwYosVgEhJyg1dJpovDXCP8Ahw4Nwbc+7y65k3n+SHTd\nbXYu20yTEgvPT9uVkpZ2h73Y2gAHjffXDbdk91UNAoGBAJyglotdNoTkI3LghlTW\neJaKHSU7N9zWcRNnT4XCpyH8D4hXBdHRlTtg8JBMWbqGPolqnsMl6hR61mZHazgz\nL4fwtS8dSVVklZ2Kgp0zeSx+J+rYqxq7ZCvXg+qtEd26N7BHN9+HrmHvhZigQBDQ\nYgse0Xf8AGL9qYbJfDEKaGZNAoGBAMukKIvaQbhBiWSS7Ph71/DWoB4+UD2v5HP5\n0KzPjNj3mjjv6A6iRDMBehwuG5UCR7BKr7rgPP2Y5E0jkn03eQ5/Hrnssgd/lXtC\nsWct5Ll+CyKcSFfzDjjVgsr3B9w4M56xN8YwQlYkTnmR8xHlyd5RaqLbmRwNxKGt\nlz8vHDzBAoGBANdXZrNIKYPO9W5mwkb2noaG7Kmgew/XKAbivBkDErAkFIdBG5ty\nM6klD03M8nh8vJgGETVfWHYdNQCrj3mKNzISnYrAv3FGUBuTu+EzjdR6xthGdlb1\nDnBu8yvt56n5VB4cQNZj5eB9I8hgOp3+lAWR0e3tGdIS9CTBLa/kQXRi\n-----END RSA PRIVATE KEY-----\n', 'name': 'tempest-keypair-2049351198', 'public_key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUCG8EXXZn9qtux8bT7aD4HUK9DDeyUeL88X5zNAlTV9C001wtHkiuMlq1RMNtoodqR4v1TdaIFxV7AEZci1tjzX5Nr/rLo2WrUJ0YCfyjeiAXcWB7e/Ny5wdCtXYBF4LhLa1MWg7wEA1la3YWwnBsLFHgvp4Ve4779KGF0o1117kPc5GU62gC2zo3J5kykXBIanqIMI96i7QXrgJgzqrhzsYjKOPsDhoG885vXPX5buZZuREzq0Wn3TRnFdnqI08ch1O4hs6p1moSRqMFrY7BK7ZRNN37ZrqBtWNG6aGVJihuEzkwJvrsI8DVjjZLH4bH6gEOjXPyZt6kHC0yeLAZ Generated-by-Nova', 'fingerprint': '4d:5b:22:98:5f:20:77:78:e1:56:83:27:8b:6d:a5:6d', 'user_id': 'aa2e7072a6214e9fb3b1fdc341b2d702'}, 'security_group': {'id': '8561d6c6-28a6-44dc-89da-9acecd12d30e', 'name': 'tempest-securitygroup--1407935878', 'stateful': True, 'tenant_id': '9478c9b68c774f5cbffc9f7b559fc86e', 'description': 'tempest-description--1979289678', 'security_group_rules': [{'id': '6f4eef0e-cf58-4290-817d-bf9a47dfb667', 'tenant_id': '9478c9b68c774f5cbffc9f7b559fc86e', 'security_group_id': '8561d6c6-28a6-44dc-89da-9acecd12d30e', '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': 580, 'description': None, 'tags': [], 'created_at': '2021-10-29T01:38:25Z', 'updated_at': '2021-10-29T01:38:25Z', 'revision_number': 0, 'project_id': '9478c9b68c774f5cbffc9f7b559fc86e'}, {'id': '8cb5063d-2359-407b-900a-64d87eb0cc17', 'tenant_id': '9478c9b68c774f5cbffc9f7b559fc86e', 'security_group_id': '8561d6c6-28a6-44dc-89da-9acecd12d30e', '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': 579, 'description': None, 'tags': [], 'created_at': '2021-10-29T01:38:25Z', 'updated_at': '2021-10-29T01:38:25Z', 'revision_number': 0, 'project_id': '9478c9b68c774f5cbffc9f7b559fc86e'}], 'tags': [], 'created_at': '2021-10-29T01:38:25Z', 'updated_at': '2021-10-29T01:38:25Z', 'revision_number': 1, 'project_id': '9478c9b68c774f5cbffc9f7b559fc86e'}, 'floating_ip': {'id': '8ae8837b-d919-4f38-b5dd-49481cbe21bb', 'tenant_id': '9478c9b68c774f5cbffc9f7b559fc86e', 'floating_ip_address': '172.27.2.225', 'floating_network_id': '1031de66-b2b6-4d18-8414-7901e81aeddb', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9478c9b68c774f5cbffc9f7b559fc86e', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2021-10-29T01:38:26Z', 'updated_at': '2021-10-29T01:38:26Z', 'revision_number': 0, 'ip': '172.27.2.225'}} 2021-10-29 01:38:27,839 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.222.0.90/compute/v2.1/servers 0.724s 2021-10-29 01:38:27,839 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-1461509505", "imageRef": "3fef3f0d-d772-4999-b764-d6690634a06d", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "1372eaaf-0ff8-4c92-af45-6a6e8a255eb4"}], "security_groups": [{"name": "tempest-securitygroup--1407935878"}], "key_name": "tempest-keypair-2049351198", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 29 Oct 2021 01:38:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '402', 'location': 'http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc614612-61d2-4680-9a0e-0e5ae544ea79', 'x-compute-request-id': 'req-bc614612-61d2-4680-9a0e-0e5ae544ea79', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.90/compute/v2.1/servers'} Body: b'{"server": {"id": "a271df91-65af-42bb-a06e-b3d97b359807", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/a271df91-65af-42bb-a06e-b3d97b359807"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1407935878"}], "adminPass": "password"}}' 2021-10-29 01:38:27,933 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807 0.091s 2021-10-29 01:38:27,933 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:38:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1238', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83d7b60c-acb8-440b-876c-ff5e2dab886a', 'x-compute-request-id': 'req-83d7b60c-acb8-440b-876c-ff5e2dab886a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807'} Body: b'{"server": {"id": "a271df91-65af-42bb-a06e-b3d97b359807", "name": "tempest-AttachVolumeTestJSON-server-1461509505", "status": "BUILD", "tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e", "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "metadata": {}, "hostId": "", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:38:28Z", "updated": "2021-10-29T01:38:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/a271df91-65af-42bb-a06e-b3d97b359807"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-2049351198", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 01:38:29,051 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807 0.109s 2021-10-29 01:38:29,051 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:38:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1290', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19b5b608-c617-4b9f-9183-fab770df5484', 'x-compute-request-id': 'req-19b5b608-c617-4b9f-9183-fab770df5484', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807'} Body: b'{"server": {"id": "a271df91-65af-42bb-a06e-b3d97b359807", "name": "tempest-AttachVolumeTestJSON-server-1461509505", "status": "BUILD", "tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e", "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "metadata": {}, "hostId": "6520dc6c30a7b4f5d732b3c67369498bb1527e881127cba42c064562", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:38:27Z", "updated": "2021-10-29T01:38:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/a271df91-65af-42bb-a06e-b3d97b359807"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2049351198", "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": []}}' 2021-10-29 01:38:29,059 116443 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2021-10-29 01:38:30,218 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807 0.157s 2021-10-29 01:38:30,219 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:38:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1364', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de2437c3-18c0-46b7-bc6c-9ed346811c68', 'x-compute-request-id': 'req-de2437c3-18c0-46b7-bc6c-9ed346811c68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807'} Body: b'{"server": {"id": "a271df91-65af-42bb-a06e-b3d97b359807", "name": "tempest-AttachVolumeTestJSON-server-1461509505", "status": "BUILD", "tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e", "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "metadata": {}, "hostId": "6520dc6c30a7b4f5d732b3c67369498bb1527e881127cba42c064562", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:38:27Z", "updated": "2021-10-29T01:38:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/a271df91-65af-42bb-a06e-b3d97b359807"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2049351198", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1407935878"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 01:38:30,226 116443 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2021-10-29 01:38:31,376 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807 0.149s 2021-10-29 01:38:31,377 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:38:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1364', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34626ab6-5b14-44d7-86ed-9a71a3f24dab', 'x-compute-request-id': 'req-34626ab6-5b14-44d7-86ed-9a71a3f24dab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807'} Body: b'{"server": {"id": "a271df91-65af-42bb-a06e-b3d97b359807", "name": "tempest-AttachVolumeTestJSON-server-1461509505", "status": "BUILD", "tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e", "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "metadata": {}, "hostId": "6520dc6c30a7b4f5d732b3c67369498bb1527e881127cba42c064562", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:38:27Z", "updated": "2021-10-29T01:38:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/a271df91-65af-42bb-a06e-b3d97b359807"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2049351198", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1407935878"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 01:38:32,532 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807 0.147s 2021-10-29 01:38:32,532 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:38:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1364', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3520e9ea-3e40-4c63-8970-85cc1e7156d6', 'x-compute-request-id': 'req-3520e9ea-3e40-4c63-8970-85cc1e7156d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807'} Body: b'{"server": {"id": "a271df91-65af-42bb-a06e-b3d97b359807", "name": "tempest-AttachVolumeTestJSON-server-1461509505", "status": "BUILD", "tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e", "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "metadata": {}, "hostId": "6520dc6c30a7b4f5d732b3c67369498bb1527e881127cba42c064562", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:38:27Z", "updated": "2021-10-29T01:38:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/a271df91-65af-42bb-a06e-b3d97b359807"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2049351198", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1407935878"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 01:38:33,685 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807 0.144s 2021-10-29 01:38:33,686 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:38:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1364', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-860bdf0c-84b5-4ba6-b25d-6f0f5c355cc5', 'x-compute-request-id': 'req-860bdf0c-84b5-4ba6-b25d-6f0f5c355cc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807'} Body: b'{"server": {"id": "a271df91-65af-42bb-a06e-b3d97b359807", "name": "tempest-AttachVolumeTestJSON-server-1461509505", "status": "BUILD", "tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e", "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "metadata": {}, "hostId": "6520dc6c30a7b4f5d732b3c67369498bb1527e881127cba42c064562", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:38:27Z", "updated": "2021-10-29T01:38:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/a271df91-65af-42bb-a06e-b3d97b359807"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2049351198", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1407935878"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 01:38:34,841 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807 0.148s 2021-10-29 01:38:34,842 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:38:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1364', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-edc9dd2e-107d-44cd-b44e-5c3ac958c14b', 'x-compute-request-id': 'req-edc9dd2e-107d-44cd-b44e-5c3ac958c14b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807'} Body: b'{"server": {"id": "a271df91-65af-42bb-a06e-b3d97b359807", "name": "tempest-AttachVolumeTestJSON-server-1461509505", "status": "BUILD", "tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e", "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "metadata": {}, "hostId": "6520dc6c30a7b4f5d732b3c67369498bb1527e881127cba42c064562", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:38:27Z", "updated": "2021-10-29T01:38:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/a271df91-65af-42bb-a06e-b3d97b359807"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2049351198", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1407935878"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 01:38:36,003 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807 0.152s 2021-10-29 01:38:36,003 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:38:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1364', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9aff9161-f587-490f-95b5-42322761f1ab', 'x-compute-request-id': 'req-9aff9161-f587-490f-95b5-42322761f1ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807'} Body: b'{"server": {"id": "a271df91-65af-42bb-a06e-b3d97b359807", "name": "tempest-AttachVolumeTestJSON-server-1461509505", "status": "BUILD", "tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e", "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "metadata": {}, "hostId": "6520dc6c30a7b4f5d732b3c67369498bb1527e881127cba42c064562", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:38:27Z", "updated": "2021-10-29T01:38:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/a271df91-65af-42bb-a06e-b3d97b359807"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2049351198", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1407935878"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 01:38:37,157 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807 0.146s 2021-10-29 01:38:37,157 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:38:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1551', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2fefac45-bd39-49bb-84ad-217c62891760', 'x-compute-request-id': 'req-2fefac45-bd39-49bb-84ad-217c62891760', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807'} Body: b'{"server": {"id": "a271df91-65af-42bb-a06e-b3d97b359807", "name": "tempest-AttachVolumeTestJSON-server-1461509505", "status": "ACTIVE", "tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e", "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "metadata": {}, "hostId": "6520dc6c30a7b4f5d732b3c67369498bb1527e881127cba42c064562", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:38:27Z", "updated": "2021-10-29T01:38:36Z", "addresses": {"tempest-AttachVolumeTestJSON-1048121400-network": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:9e:6e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/a271df91-65af-42bb-a06e-b3d97b359807"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2049351198", "OS-SRV-USG:launched_at": "2021-10-29T01:38:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1407935878"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 01:38:37,165 116443 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 10 second wait 2021-10-29 01:38:37,260 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807/os-interface 0.095s 2021-10-29 01:38:37,261 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:38:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf045f0c-4081-4658-a264-6962669e3832', 'x-compute-request-id': 'req-cf045f0c-4081-4658-a264-6962669e3832', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "1372eaaf-0ff8-4c92-af45-6a6e8a255eb4", "port_id": "cd073e79-275c-491d-8c38-18d39de4a7c2", "mac_addr": "fa:16:3e:1d:9e:6e", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "f3b30fdd-b617-4181-8973-a418516f0efe", "ip_address": "172.20.0.10"}]}]}' 2021-10-29 01:38:38,433 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 PUT http://10.222.0.90:9696/v2.0/floatingips/8ae8837b-d919-4f38-b5dd-49481cbe21bb 1.169s 2021-10-29 01:38:38,434 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "cd073e79-275c-491d-8c38-18d39de4a7c2"}} Response - Headers: {'content-type': 'application/json', 'content-length': '798', 'x-openstack-request-id': 'req-e798a366-1d7c-459c-a12b-b7e0810d93f4', 'date': 'Fri, 29 Oct 2021 01:38:38 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90:9696/v2.0/floatingips/8ae8837b-d919-4f38-b5dd-49481cbe21bb'} Body: b'{"floatingip": {"id": "8ae8837b-d919-4f38-b5dd-49481cbe21bb", "tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e", "floating_ip_address": "172.27.2.225", "floating_network_id": "1031de66-b2b6-4d18-8414-7901e81aeddb", "router_id": "549f7684-4a2e-4590-9195-7ef8358d52d4", "port_id": "cd073e79-275c-491d-8c38-18d39de4a7c2", "fixed_ip_address": "172.20.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "1372eaaf-0ff8-4c92-af45-6a6e8a255eb4", "mac_address": "fa:16:3e:1d:9e:6e", "admin_state_up": true, "status": "ACTIVE", "device_id": "a271df91-65af-42bb-a06e-b3d97b359807", "device_owner": "compute:nova"}, "tags": [], "created_at": "2021-10-29T01:38:26Z", "updated_at": "2021-10-29T01:38:37Z", "revision_number": 1, "project_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:38:38,536 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807/action 0.101s 2021-10-29 01:38:38,536 116443 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': 'Fri, 29 Oct 2021 01:38:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-616853ee-da93-4edc-adb6-dfb7b1e79fe4', 'x-compute-request-id': 'req-616853ee-da93-4edc-adb6-dfb7b1e79fe4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807/action'} Body: b'{"output": ""}' 2021-10-29 01:38:39,647 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807/action 0.109s 2021-10-29 01:38:39,647 116443 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': 'Fri, 29 Oct 2021 01:38:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8b76864-b1f5-48eb-82b0-9aacd5bfd1fc', 'x-compute-request-id': 'req-b8b76864-b1f5-48eb-82b0-9aacd5bfd1fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807/action'} Body: b'{"output": ""}' 2021-10-29 01:38:40,756 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807/action 0.106s 2021-10-29 01:38:40,757 116443 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': 'Fri, 29 Oct 2021 01:38:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2338d77b-8cdd-43c5-9585-248ef0ac11c8', 'x-compute-request-id': 'req-2338d77b-8cdd-43c5-9585-248ef0ac11c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807/action'} Body: b'{"output": ""}' 2021-10-29 01:38:41,866 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807/action 0.106s 2021-10-29 01:38:41,866 116443 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': 'Fri, 29 Oct 2021 01:38:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d96c0ed6-26ac-476d-bed3-5fae43c38439', 'x-compute-request-id': 'req-d96c0ed6-26ac-476d-bed3-5fae43c38439', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807/action'} Body: b'{"output": ""}' 2021-10-29 01:38:42,970 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807/action 0.100s 2021-10-29 01:38:42,970 116443 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': 'Fri, 29 Oct 2021 01:38:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7507819e-2f12-4a47-a57e-f26a8eb4e55c', 'x-compute-request-id': 'req-7507819e-2f12-4a47-a57e-f26a8eb4e55c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807/action'} Body: b'{"output": ""}' 2021-10-29 01:38:44,077 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807/action 0.105s 2021-10-29 01:38:44,078 116443 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': 'Fri, 29 Oct 2021 01:38:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-baabdc68-3c10-4527-8e34-63d8d3d07b7a', 'x-compute-request-id': 'req-baabdc68-3c10-4527-8e34-63d8d3d07b7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807/action'} Body: b'{"output": ""}' 2021-10-29 01:38:45,184 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807/action 0.104s 2021-10-29 01:38:45,184 116443 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': 'Fri, 29 Oct 2021 01:38:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4225b677-9033-428a-b17a-c384f4fdd856', 'x-compute-request-id': 'req-4225b677-9033-428a-b17a-c384f4fdd856', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807/action'} Body: b'{"output": ""}' 2021-10-29 01:38:46,296 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807/action 0.109s 2021-10-29 01:38:46,297 116443 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': 'Fri, 29 Oct 2021 01:38:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ce7c2fa-f3ae-4d02-a35b-6362273d38dc', 'x-compute-request-id': 'req-9ce7c2fa-f3ae-4d02-a35b-6362273d38dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807/action'} Body: b'{"output": ""}' 2021-10-29 01:38:47,403 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807/action 0.104s 2021-10-29 01:38:47,404 116443 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': 'Fri, 29 Oct 2021 01:38:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b965698a-da03-4f07-a30b-4f5c3f65c6be', 'x-compute-request-id': 'req-b965698a-da03-4f07-a30b-4f5c3f65c6be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807/action'} Body: b'{"output": ""}' 2021-10-29 01:38:48,524 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807/action 0.118s 2021-10-29 01:38:48,525 116443 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': 'Fri, 29 Oct 2021 01:38:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '5108', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84deb3a6-4b0d-47f7-97e7-a01aa6da23c3', 'x-compute-request-id': 'req-84deb3a6-4b0d-47f7-97e7-a01aa6da23c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807/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 2021-10-29 01:38:49,640 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807/action 0.113s 2021-10-29 01:38:49,641 116443 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': 'Fri, 29 Oct 2021 01:38:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '15025', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b8a5de8-c582-4739-ac5a-a9089206929d', 'x-compute-request-id': 'req-8b8a5de8-c582-4739-ac5a-a9089206929d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807/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 2021-10-29 01:38:50,772 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807/action 0.129s 2021-10-29 01:38:50,772 116443 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': 'Fri, 29 Oct 2021 01:38:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '18449', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4bddd841-5b46-42d2-bc66-5588953392c7', 'x-compute-request-id': 'req-4bddd841-5b46-42d2-bc66-5588953392c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807/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 2021-10-29 01:38:51,895 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807/action 0.120s 2021-10-29 01:38:51,896 116443 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': 'Fri, 29 Oct 2021 01:38:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '19342', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec476aeb-41bd-4de0-88bb-86edb8b6c52e', 'x-compute-request-id': 'req-ec476aeb-41bd-4de0-88bb-86edb8b6c52e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807/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 2021-10-29 01:38:53,009 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807/action 0.111s 2021-10-29 01:38:53,010 116443 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': 'Fri, 29 Oct 2021 01:38:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '22118', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b9271be-de7d-4278-8996-47e83f632673', 'x-compute-request-id': 'req-8b9271be-de7d-4278-8996-47e83f632673', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807/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 2021-10-29 01:38:54,131 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807/action 0.118s 2021-10-29 01:38:54,132 116443 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': 'Fri, 29 Oct 2021 01:38:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '23603', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4252edce-16e9-49ef-899c-def64d6734ca', 'x-compute-request-id': 'req-4252edce-16e9-49ef-899c-def64d6734ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807/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 2021-10-29 01:38:55,264 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807/action 0.129s 2021-10-29 01:38:55,265 116443 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': 'Fri, 29 Oct 2021 01:38:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '25148', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c9ba6b4-6e72-40db-8ccf-2cfe1ac9be15', 'x-compute-request-id': 'req-1c9ba6b4-6e72-40db-8ccf-2cfe1ac9be15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807/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 2021-10-29 01:38:56,400 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807/action 0.132s 2021-10-29 01:38:56,401 116443 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': 'Fri, 29 Oct 2021 01:38:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '26542', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f5a61ed-bc71-4099-8a99-f4fce828816a', 'x-compute-request-id': 'req-0f5a61ed-bc71-4099-8a99-f4fce828816a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807/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 2021-10-29 01:38:57,521 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807/action 0.118s 2021-10-29 01:38:57,522 116443 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': 'Fri, 29 Oct 2021 01:38:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '27577', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c9c580f-47e0-483e-a55d-cd0bc2ef71ef', 'x-compute-request-id': 'req-9c9c580f-47e0-483e-a55d-cd0bc2ef71ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807/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 2021-10-29 01:38:58,655 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807/action 0.131s 2021-10-29 01:38:58,656 116443 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': 'Fri, 29 Oct 2021 01:38:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28031', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee86613e-52e8-4817-a3da-7abe599e98c4', 'x-compute-request-id': 'req-ee86613e-52e8-4817-a3da-7abe599e98c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807/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 2021-10-29 01:38:59,772 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807/action 0.114s 2021-10-29 01:38:59,773 116443 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': 'Fri, 29 Oct 2021 01:38:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28220', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e83cf1c3-6cdf-4fab-97ee-56087d74721a', 'x-compute-request-id': 'req-e83cf1c3-6cdf-4fab-97ee-56087d74721a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807/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 2021-10-29 01:39:00,885 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807/action 0.108s 2021-10-29 01:39:00,885 116443 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': 'Fri, 29 Oct 2021 01:39:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28220', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-546894bc-7033-402a-ba7c-0fc101661239', 'x-compute-request-id': 'req-546894bc-7033-402a-ba7c-0fc101661239', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807/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 2021-10-29 01:39:02,003 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807/action 0.115s 2021-10-29 01:39:02,004 116443 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': 'Fri, 29 Oct 2021 01:39:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28511', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1660f4d8-4d42-478e-b7c6-e6c2c543b4a1', 'x-compute-request-id': 'req-1660f4d8-4d42-478e-b7c6-e6c2c543b4a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807/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 2021-10-29 01:39:03,122 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807/action 0.115s 2021-10-29 01:39:03,123 116443 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': 'Fri, 29 Oct 2021 01:39:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28679', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0ef96bc-ded5-4377-b983-d02b36e4ef6a', 'x-compute-request-id': 'req-f0ef96bc-ded5-4377-b983-d02b36e4ef6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807/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 2021-10-29 01:39:04,233 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807/action 0.107s 2021-10-29 01:39:04,233 116443 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': 'Fri, 29 Oct 2021 01:39:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28679', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea0f6494-eb64-46f7-ab20-80bb8055e5c5', 'x-compute-request-id': 'req-ea0f6494-eb64-46f7-ab20-80bb8055e5c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807/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 2021-10-29 01:39:05,348 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807/action 0.111s 2021-10-29 01:39:05,349 116443 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': 'Fri, 29 Oct 2021 01:39:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28679', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c09bc94e-8869-4cdc-8441-64110691fb3f', 'x-compute-request-id': 'req-c09bc94e-8869-4cdc-8441-64110691fb3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807/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 2021-10-29 01:39:06,470 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807/action 0.119s 2021-10-29 01:39:06,471 116443 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': 'Fri, 29 Oct 2021 01:39:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28791', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9880f6a-7678-4021-9476-47f612ddf56c', 'x-compute-request-id': 'req-b9880f6a-7678-4021-9476-47f612ddf56c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807/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 2021-10-29 01:39:07,590 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807/action 0.116s 2021-10-29 01:39:07,591 116443 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': 'Fri, 29 Oct 2021 01:39:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '30753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7a0aca9-f902-4f03-a3d4-3d26065a7d4a', 'x-compute-request-id': 'req-c7a0aca9-f902-4f03-a3d4-3d26065a7d4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807/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 2021-10-29 01:39:08,710 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807/action 0.116s 2021-10-29 01:39:08,711 116443 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': 'Fri, 29 Oct 2021 01:39:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32414', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f46c4a47-e468-431f-aee7-63c75b819ebe', 'x-compute-request-id': 'req-f46c4a47-e468-431f-aee7-63c75b819ebe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807/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 2021-10-29 01:39:09,890 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807/action 0.176s 2021-10-29 01:39:09,891 116443 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': 'Fri, 29 Oct 2021 01:39:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '33387', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c2745c3-b1d5-4f56-9354-51de6812a81b', 'x-compute-request-id': 'req-8c2745c3-b1d5-4f56-9354-51de6812a81b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807/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 2021-10-29 01:39:11,009 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807/action 0.115s 2021-10-29 01:39:11,010 116443 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': 'Fri, 29 Oct 2021 01:39:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '34186', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4cdd1b12-a531-4cb9-9b29-b8c9cdf7a3a1', 'x-compute-request-id': 'req-4cdd1b12-a531-4cb9-9b29-b8c9cdf7a3a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807/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 2021-10-29 01:39:12,127 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807/action 0.114s 2021-10-29 01:39:12,127 116443 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': 'Fri, 29 Oct 2021 01:39:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '35578', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b06bf89b-9cf7-4d3c-b893-15aec782ad0e', 'x-compute-request-id': 'req-b06bf89b-9cf7-4d3c-b893-15aec782ad0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807/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 2021-10-29 01:39:13,252 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807/action 0.121s 2021-10-29 01:39:13,253 116443 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': 'Fri, 29 Oct 2021 01:39:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38130', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88c41359-4c17-4513-a097-f47aa9554c5b', 'x-compute-request-id': 'req-88c41359-4c17-4513-a097-f47aa9554c5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807/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 2021-10-29 01:39:14,375 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807/action 0.120s 2021-10-29 01:39:14,376 116443 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': 'Fri, 29 Oct 2021 01:39:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38211', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1b28e05-53db-4c0b-9a45-8b079c071cf9', 'x-compute-request-id': 'req-f1b28e05-53db-4c0b-9a45-8b079c071cf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807/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 2021-10-29 01:39:15,487 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807/action 0.107s 2021-10-29 01:39:15,488 116443 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': 'Fri, 29 Oct 2021 01:39:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38211', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef35aec2-582a-4581-8f26-3f52922f9f1a', 'x-compute-request-id': 'req-ef35aec2-582a-4581-8f26-3f52922f9f1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807/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 2021-10-29 01:39:16,603 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807/action 0.112s 2021-10-29 01:39:16,603 116443 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': 'Fri, 29 Oct 2021 01:39:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38211', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6951838-d2d7-43b3-986c-0df2cd158a8f', 'x-compute-request-id': 'req-c6951838-d2d7-43b3-986c-0df2cd158a8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807/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 2021-10-29 01:39:17,716 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807/action 0.110s 2021-10-29 01:39:17,717 116443 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': 'Fri, 29 Oct 2021 01:39:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd4d1f54-ac08-4742-8111-ea4afe3a9292', 'x-compute-request-id': 'req-dd4d1f54-ac08-4742-8111-ea4afe3a9292', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807/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 2021-10-29 01:39:18,831 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807/action 0.110s 2021-10-29 01:39:18,831 116443 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': 'Fri, 29 Oct 2021 01:39:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38341', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8daa3265-3320-4778-afa2-fcf720dff567', 'x-compute-request-id': 'req-8daa3265-3320-4778-afa2-fcf720dff567', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807/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 2021-10-29 01:39:18,873 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807/ips 0.040s 2021-10-29 01:39:18,874 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:39:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '147', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-908ce3bd-4cfd-4941-aa04-6c651d14652c', 'x-compute-request-id': 'req-908ce3bd-4cfd-4941-aa04-6c651d14652c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-1048121400-network": [{"version": 4, "addr": "172.20.0.10"}, {"version": 4, "addr": "172.27.2.225"}]}}' 2021-10-29 01:39:18,888 116443 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.2.225:22' as 'ubuntu' with public key authentication 2021-10-29 01:39:18,904 116443 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-10-29 01:39:19,041 116443 INFO [paramiko.transport] Authentication (publickey) successful! 2021-10-29 01:39:19,041 116443 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.2.225 successfully created 2021-10-29 01:39:19,041 116443 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2021-10-29 01:39:19,042 116443 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.2.225:22' as 'ubuntu' with public key authentication 2021-10-29 01:39:19,056 116443 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-10-29 01:39:19,222 116443 INFO [paramiko.transport] Authentication (publickey) successful! 2021-10-29 01:39:19,222 116443 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.2.225 successfully created 2021-10-29 01:40:13,310 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes 53.732s 2021-10-29 01:40:13,311 116443 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-AttachVolumeTestJSON-volume-146612147"}} Response - Headers: {'date': 'Fri, 29 Oct 2021 01:39:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d29f3b94-bc4e-40b3-a16e-22dddb7d1e93', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d29f3b94-bc4e-40b3-a16e-22dddb7d1e93', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.245400", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-10-29 01:40:13,982 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.665s 2021-10-29 01:40:13,982 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:40:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a403333-c1ec-4f41-b9be-fd6301eaee09', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a403333-c1ec-4f41-b9be-fd6301eaee09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:41:15,011 116443 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.90', port=80): Read timed out. (read timeout=60)")': /volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 2021-10-29 01:42:13,623 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 118.633s 2021-10-29 01:42:13,623 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:41:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3df8d7bb-e500-4957-8ac9-4cf16ee477f4', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3df8d7bb-e500-4957-8ac9-4cf16ee477f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:42:14,676 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.045s 2021-10-29 01:42:14,677 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77c6f3db-e1c9-41d0-b3d4-ed7260e17bbf', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77c6f3db-e1c9-41d0-b3d4-ed7260e17bbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:42:15,726 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.041s 2021-10-29 01:42:15,727 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72cb66c6-1da1-45c8-8733-a8ce253292e3', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72cb66c6-1da1-45c8-8733-a8ce253292e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:42:16,774 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.041s 2021-10-29 01:42:16,775 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36d18b6b-f3ec-41b9-8a5b-5f5db97bd4c6', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36d18b6b-f3ec-41b9-8a5b-5f5db97bd4c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:42:17,825 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.042s 2021-10-29 01:42:17,825 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bed36d19-b078-41fb-8490-d9f0c68a41e3', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bed36d19-b078-41fb-8490-d9f0c68a41e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:42:18,875 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.042s 2021-10-29 01:42:18,875 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7121db5-9726-4434-9ccc-60c6b7a95606', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7121db5-9726-4434-9ccc-60c6b7a95606', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:42:19,923 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.041s 2021-10-29 01:42:19,924 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31446fc0-accb-4b3e-a25b-f99335877c3a', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31446fc0-accb-4b3e-a25b-f99335877c3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:42:20,978 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.046s 2021-10-29 01:42:20,978 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-198652f6-3724-4e8f-b3d1-d10896247fd5', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-198652f6-3724-4e8f-b3d1-d10896247fd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:42:22,026 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.039s 2021-10-29 01:42:22,026 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f71ee57d-885f-4a12-b3b1-51385876bdc6', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f71ee57d-885f-4a12-b3b1-51385876bdc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:42:23,076 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.043s 2021-10-29 01:42:23,077 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4840d67a-c4da-478e-9ce1-0ebb3b7aed03', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4840d67a-c4da-478e-9ce1-0ebb3b7aed03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:42:24,126 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.041s 2021-10-29 01:42:24,126 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13ce9484-69ed-4b64-bd4d-0ec53ee6b440', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13ce9484-69ed-4b64-bd4d-0ec53ee6b440', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:42:25,174 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.040s 2021-10-29 01:42:25,175 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d832ecbd-2457-42eb-a263-4414295c2419', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d832ecbd-2457-42eb-a263-4414295c2419', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:42:26,225 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.043s 2021-10-29 01:42:26,226 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-144e4427-67e9-41f2-a04a-275840246442', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-144e4427-67e9-41f2-a04a-275840246442', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:42:27,277 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.043s 2021-10-29 01:42:27,278 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a23b8500-35ea-425f-b198-d1b0cf283bdc', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a23b8500-35ea-425f-b198-d1b0cf283bdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:42:28,325 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.039s 2021-10-29 01:42:28,325 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47dde508-fe54-471c-89f8-5ba79f5088b1', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47dde508-fe54-471c-89f8-5ba79f5088b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:42:29,375 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.042s 2021-10-29 01:42:29,376 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a51a8c0-77b9-4220-81fb-0c5461fa06d3', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a51a8c0-77b9-4220-81fb-0c5461fa06d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:42:30,424 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.041s 2021-10-29 01:42:30,425 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac88c44c-67ad-4dbc-bd87-7961b3f92e79', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac88c44c-67ad-4dbc-bd87-7961b3f92e79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:42:31,475 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.042s 2021-10-29 01:42:31,475 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69d41a9f-6945-45c7-9b04-406f30411180', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69d41a9f-6945-45c7-9b04-406f30411180', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:42:32,525 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.042s 2021-10-29 01:42:32,525 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95c83557-8a14-4e94-8ae1-461505a2cad6', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95c83557-8a14-4e94-8ae1-461505a2cad6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:42:33,577 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.043s 2021-10-29 01:42:33,577 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bca3cb9-60a4-4d82-b91a-6607e9eaa46e', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bca3cb9-60a4-4d82-b91a-6607e9eaa46e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:42:34,629 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.044s 2021-10-29 01:42:34,629 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68848ff0-2e64-439e-8838-56d85e4d401e', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68848ff0-2e64-439e-8838-56d85e4d401e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:42:35,678 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.041s 2021-10-29 01:42:35,678 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38d17b6c-8999-46f2-89a9-054f2d60ede1', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38d17b6c-8999-46f2-89a9-054f2d60ede1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:42:36,730 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.044s 2021-10-29 01:42:36,731 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14127218-79af-4dd9-b0ba-8aebd53d485b', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14127218-79af-4dd9-b0ba-8aebd53d485b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:42:37,780 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.042s 2021-10-29 01:42:37,781 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8e100d7-8314-493c-9e7d-3f1721ade884', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8e100d7-8314-493c-9e7d-3f1721ade884', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:42:38,835 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.046s 2021-10-29 01:42:38,835 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ae14469-c405-4e9c-9a25-b416956f4032', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ae14469-c405-4e9c-9a25-b416956f4032', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:42:39,884 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.041s 2021-10-29 01:42:39,884 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97d8a8a4-6401-405c-9003-c49c7966a760', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97d8a8a4-6401-405c-9003-c49c7966a760', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:42:40,934 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.042s 2021-10-29 01:42:40,934 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6f9a7b3-0243-47cb-9aaf-aa29169ea8c7', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6f9a7b3-0243-47cb-9aaf-aa29169ea8c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:42:41,987 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.044s 2021-10-29 01:42:41,987 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ac7b2f0-9220-41af-bd44-8fcc3b993859', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ac7b2f0-9220-41af-bd44-8fcc3b993859', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:42:43,037 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.042s 2021-10-29 01:42:43,037 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ce7f105-ebc1-4f93-b3f2-74cb5cb91cee', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ce7f105-ebc1-4f93-b3f2-74cb5cb91cee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:42:44,087 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.042s 2021-10-29 01:42:44,087 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b262e2dd-422e-481b-886e-9312f4d8ada2', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b262e2dd-422e-481b-886e-9312f4d8ada2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:42:45,138 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.042s 2021-10-29 01:42:45,138 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2de50442-7db1-45bf-ae28-914f0d52ccb3', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2de50442-7db1-45bf-ae28-914f0d52ccb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:42:46,189 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.043s 2021-10-29 01:42:46,189 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9eab373c-7bdc-48e9-9d2e-99b08bab4e20', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9eab373c-7bdc-48e9-9d2e-99b08bab4e20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:42:47,238 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.040s 2021-10-29 01:42:47,238 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d0c14d6-8a44-435d-ac36-e67bb0c7b8b7', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d0c14d6-8a44-435d-ac36-e67bb0c7b8b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:42:48,289 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.043s 2021-10-29 01:42:48,289 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-740e8965-7e9d-4ed7-8b8f-21c042765fbf', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-740e8965-7e9d-4ed7-8b8f-21c042765fbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:42:49,343 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.046s 2021-10-29 01:42:49,343 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be4cd5c0-ef18-427b-8ecf-5ea16fa4e0d0', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be4cd5c0-ef18-427b-8ecf-5ea16fa4e0d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:42:50,390 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.039s 2021-10-29 01:42:50,390 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17693b3f-f9fa-40ed-8b70-4779254aced6', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17693b3f-f9fa-40ed-8b70-4779254aced6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:42:51,442 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.044s 2021-10-29 01:42:51,443 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43074571-7a35-472c-8ee2-469dfe8cad0c', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43074571-7a35-472c-8ee2-469dfe8cad0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:42:52,493 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.042s 2021-10-29 01:42:52,494 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb4566b3-2137-4e0f-98eb-3d3857aff32d', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb4566b3-2137-4e0f-98eb-3d3857aff32d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:42:53,543 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.041s 2021-10-29 01:42:53,544 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f38598c-8c6e-4b33-86cb-ced642b01053', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f38598c-8c6e-4b33-86cb-ced642b01053', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:42:54,594 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.044s 2021-10-29 01:42:54,595 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecfc6ee4-0123-40c4-a6a6-339cb877e271', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecfc6ee4-0123-40c4-a6a6-339cb877e271', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:42:55,644 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.042s 2021-10-29 01:42:55,645 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5c656df-d1db-49b5-ba96-fea06d35cb49', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5c656df-d1db-49b5-ba96-fea06d35cb49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:42:56,699 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.046s 2021-10-29 01:42:56,700 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19d04c90-7e2f-48c7-9e26-6c3bed8234a6', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19d04c90-7e2f-48c7-9e26-6c3bed8234a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:42:57,765 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.057s 2021-10-29 01:42:57,766 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5600b9e-a9a5-459f-a0ae-c92e1117f425', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5600b9e-a9a5-459f-a0ae-c92e1117f425', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:42:58,808 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.034s 2021-10-29 01:42:58,808 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40298b7f-35c8-4949-ae36-6d772166ecbe', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40298b7f-35c8-4949-ae36-6d772166ecbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:42:59,852 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.037s 2021-10-29 01:42:59,852 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0f449f5-2c18-4250-8f50-354b9cd4ebde', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0f449f5-2c18-4250-8f50-354b9cd4ebde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:43:00,903 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.043s 2021-10-29 01:43:00,903 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e38659f-3f10-4daa-9c88-33e9d6b04e8c', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e38659f-3f10-4daa-9c88-33e9d6b04e8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:43:01,952 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.041s 2021-10-29 01:43:01,952 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b50b44f-0755-4ca2-a189-786bdd9f86fe', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b50b44f-0755-4ca2-a189-786bdd9f86fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:43:03,003 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.043s 2021-10-29 01:43:03,003 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17ba2c43-a89c-43e6-8bdd-eb58ea833aa5', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17ba2c43-a89c-43e6-8bdd-eb58ea833aa5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:43:04,053 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.042s 2021-10-29 01:43:04,054 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcac191f-0d8f-4b2d-a469-fde9d6844a93', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcac191f-0d8f-4b2d-a469-fde9d6844a93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:43:05,107 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.045s 2021-10-29 01:43:05,107 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-505f822a-7168-4378-a00a-258f19671275', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-505f822a-7168-4378-a00a-258f19671275', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:43:06,157 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.043s 2021-10-29 01:43:06,157 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de05c757-12f0-4ebb-82df-3251248d7faf', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de05c757-12f0-4ebb-82df-3251248d7faf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:43:07,209 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.044s 2021-10-29 01:43:07,209 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba7cbbfc-850e-44fa-95de-114ea258640c', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba7cbbfc-850e-44fa-95de-114ea258640c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:43:08,260 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.044s 2021-10-29 01:43:08,261 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90c0d2d9-e97a-4a56-8ba8-5e15fd1d1436', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90c0d2d9-e97a-4a56-8ba8-5e15fd1d1436', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:43:09,316 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.048s 2021-10-29 01:43:09,316 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6141fb5-6982-4b5a-9f2e-e4db7951b66b', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6141fb5-6982-4b5a-9f2e-e4db7951b66b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:43:10,364 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.040s 2021-10-29 01:43:10,365 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01d876df-5358-47cc-bfd5-166b68080ff3', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01d876df-5358-47cc-bfd5-166b68080ff3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:43:11,415 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.043s 2021-10-29 01:43:11,416 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-018ad5c7-ca4b-4704-a049-1600a294ccca', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-018ad5c7-ca4b-4704-a049-1600a294ccca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:43:12,467 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.043s 2021-10-29 01:43:12,467 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47d07e7d-7a05-4dde-8ffb-e74dac3244df', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47d07e7d-7a05-4dde-8ffb-e74dac3244df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:43:13,516 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.042s 2021-10-29 01:43:13,517 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8065c46-ead5-49f0-9098-13400b591395', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8065c46-ead5-49f0-9098-13400b591395', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:43:14,566 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.043s 2021-10-29 01:43:14,567 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39da1a2e-77bd-4893-bee1-fca99f8e6102', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39da1a2e-77bd-4893-bee1-fca99f8e6102', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:43:15,620 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.046s 2021-10-29 01:43:15,621 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bd701b3-ff09-473a-9535-10adb4047ba0', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bd701b3-ff09-473a-9535-10adb4047ba0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:43:16,669 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.040s 2021-10-29 01:43:16,669 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92036b48-11b8-485e-9035-77cda6b48c26', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92036b48-11b8-485e-9035-77cda6b48c26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:43:17,720 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.041s 2021-10-29 01:43:17,720 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d198448-53c4-4d2c-89b0-459c6e17cf50', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d198448-53c4-4d2c-89b0-459c6e17cf50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:43:18,769 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.041s 2021-10-29 01:43:18,770 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a30fadf8-86f0-4cfc-90f3-a20ca422a308', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a30fadf8-86f0-4cfc-90f3-a20ca422a308', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:43:19,818 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.041s 2021-10-29 01:43:19,819 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5086d5f-d119-49ed-b1a0-93c284939754', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5086d5f-d119-49ed-b1a0-93c284939754', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:43:20,874 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.046s 2021-10-29 01:43:20,874 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-875d4a5d-e149-46d3-8d4f-ae2a8172519c', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-875d4a5d-e149-46d3-8d4f-ae2a8172519c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:43:21,921 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.039s 2021-10-29 01:43:21,921 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74816240-8956-4109-8d4b-39de538aeea5', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74816240-8956-4109-8d4b-39de538aeea5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:43:22,972 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.043s 2021-10-29 01:43:22,973 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67a3dc36-14f3-47a3-8eb2-d5998efc00e6', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67a3dc36-14f3-47a3-8eb2-d5998efc00e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:43:24,020 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.040s 2021-10-29 01:43:24,021 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec4ff7c9-2eee-4ec1-add2-b679a06c2629', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec4ff7c9-2eee-4ec1-add2-b679a06c2629', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:43:25,080 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.051s 2021-10-29 01:43:25,080 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4ca0ee6-97d6-426a-b8ec-cd154f30ec39', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4ca0ee6-97d6-426a-b8ec-cd154f30ec39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:43:26,170 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.082s 2021-10-29 01:43:26,171 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc33587d-8ecc-4a79-9b7d-0d181d5d87d8', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc33587d-8ecc-4a79-9b7d-0d181d5d87d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:43:27,214 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.036s 2021-10-29 01:43:27,215 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e2c2b89-cbdc-41cc-9cc4-f1f8d402546c', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e2c2b89-cbdc-41cc-9cc4-f1f8d402546c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:43:28,258 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.036s 2021-10-29 01:43:28,259 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c911a627-b728-47fc-b0de-cb15efdb5463', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c911a627-b728-47fc-b0de-cb15efdb5463', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:43:29,306 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.039s 2021-10-29 01:43:29,306 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5586a4f-c6b7-4f64-b443-bcfdc1fb378c', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5586a4f-c6b7-4f64-b443-bcfdc1fb378c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:43:30,351 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.037s 2021-10-29 01:43:30,352 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0ac65ff-c3d1-494d-abb6-7d17d300da5c', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0ac65ff-c3d1-494d-abb6-7d17d300da5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:43:31,395 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.036s 2021-10-29 01:43:31,395 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d187261c-feac-408b-b903-7726463392f0', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d187261c-feac-408b-b903-7726463392f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:43:32,438 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.036s 2021-10-29 01:43:32,439 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7728bd53-a9a0-486b-9fcb-0956e253aea0', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7728bd53-a9a0-486b-9fcb-0956e253aea0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:43:33,488 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.042s 2021-10-29 01:43:33,489 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2302f203-c4da-4987-82ba-48cd8d8e8720', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2302f203-c4da-4987-82ba-48cd8d8e8720', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:43:34,537 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.040s 2021-10-29 01:43:34,537 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0375d365-30ad-4ccb-bb60-15a3c8009bcb', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0375d365-30ad-4ccb-bb60-15a3c8009bcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:43:35,590 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.044s 2021-10-29 01:43:35,590 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-186a8c35-56a0-4500-bad4-7d950fd436ae', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-186a8c35-56a0-4500-bad4-7d950fd436ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:43:36,639 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.041s 2021-10-29 01:43:36,639 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80605724-03db-4b44-8a5e-81ffc8be0153', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80605724-03db-4b44-8a5e-81ffc8be0153', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:43:37,689 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.042s 2021-10-29 01:43:37,689 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a4e8bf1-e61d-4bba-bfd6-fbf76ff6aef7', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a4e8bf1-e61d-4bba-bfd6-fbf76ff6aef7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:43:38,742 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.045s 2021-10-29 01:43:38,742 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23ddb5eb-c07e-4a92-b246-c5e6356cea54', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23ddb5eb-c07e-4a92-b246-c5e6356cea54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:43:39,794 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.045s 2021-10-29 01:43:39,794 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc5bc69a-029f-458a-888c-4b4ecf45c7aa', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc5bc69a-029f-458a-888c-4b4ecf45c7aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:43:40,841 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.039s 2021-10-29 01:43:40,842 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba44a726-6a2e-4f9c-8893-eeb071efb2aa', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba44a726-6a2e-4f9c-8893-eeb071efb2aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:43:41,893 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.044s 2021-10-29 01:43:41,894 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e84898d4-e253-4c47-9cb3-5f2ebf56d78e', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e84898d4-e253-4c47-9cb3-5f2ebf56d78e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:43:42,942 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.041s 2021-10-29 01:43:42,943 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65ae2420-71f9-4090-9e96-2b6c6af7feb1', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65ae2420-71f9-4090-9e96-2b6c6af7feb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:43:44,002 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.052s 2021-10-29 01:43:44,003 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-301cd895-50be-46c5-bc32-1de211fecebd', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-301cd895-50be-46c5-bc32-1de211fecebd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:43:45,052 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.042s 2021-10-29 01:43:45,053 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a2a4c5b-b6ed-4c5d-a6ca-1c63c798f25f', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a2a4c5b-b6ed-4c5d-a6ca-1c63c798f25f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:43:46,109 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.048s 2021-10-29 01:43:46,110 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef157c0b-a9c1-43ad-b9d2-87189825e787', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef157c0b-a9c1-43ad-b9d2-87189825e787', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:43:47,159 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.041s 2021-10-29 01:43:47,159 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a51db909-a841-4ffe-83eb-0280ba9f0d12', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a51db909-a841-4ffe-83eb-0280ba9f0d12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:43:48,209 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.041s 2021-10-29 01:43:48,209 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56b107c8-645a-4652-8ac0-69c377781c13', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56b107c8-645a-4652-8ac0-69c377781c13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:43:49,259 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.042s 2021-10-29 01:43:49,260 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c00fd8a9-0109-4b17-b33d-a3dda35c57e0', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c00fd8a9-0109-4b17-b33d-a3dda35c57e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:43:50,308 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.042s 2021-10-29 01:43:50,308 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c342fb07-556b-4e3a-a6ba-3e4badcd2557', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c342fb07-556b-4e3a-a6ba-3e4badcd2557', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:43:51,360 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.043s 2021-10-29 01:43:51,360 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef4c4006-3dab-4505-b8dc-180a1b49e8d3', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef4c4006-3dab-4505-b8dc-180a1b49e8d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:43:52,411 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.044s 2021-10-29 01:43:52,412 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7566e14f-35f0-401a-87f0-938eb22b6082', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7566e14f-35f0-401a-87f0-938eb22b6082', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:43:53,461 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.041s 2021-10-29 01:43:53,463 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aebdce99-2fea-4989-afd8-abe2ec6363d4', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aebdce99-2fea-4989-afd8-abe2ec6363d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:43:54,514 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.043s 2021-10-29 01:43:54,515 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67d564a4-3a5a-41ea-a41e-dd0f74d351d6', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67d564a4-3a5a-41ea-a41e-dd0f74d351d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:43:55,566 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.043s 2021-10-29 01:43:55,566 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c03518c5-3c19-4b23-b9e6-eafdc6405846', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c03518c5-3c19-4b23-b9e6-eafdc6405846', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:43:56,620 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.046s 2021-10-29 01:43:56,620 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c9e33c8-740f-4a17-9d09-a18f6caa7105', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c9e33c8-740f-4a17-9d09-a18f6caa7105', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:43:57,670 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.042s 2021-10-29 01:43:57,670 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4beb3459-7775-4dcc-adbe-0b1520a3c9a9', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4beb3459-7775-4dcc-adbe-0b1520a3c9a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:43:58,720 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.042s 2021-10-29 01:43:58,720 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fe9806a-813d-4912-b498-0b78eb580b38', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fe9806a-813d-4912-b498-0b78eb580b38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:43:59,772 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.043s 2021-10-29 01:43:59,772 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c2530e0-dc53-4944-b096-9725f61447bf', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c2530e0-dc53-4944-b096-9725f61447bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:44:00,821 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.041s 2021-10-29 01:44:00,822 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4ab574c-c472-4b8c-b965-cc22756230b0', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4ab574c-c472-4b8c-b965-cc22756230b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:44:01,873 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.042s 2021-10-29 01:44:01,873 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-340bc0e2-e0df-4042-bec6-66bee764a055', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-340bc0e2-e0df-4042-bec6-66bee764a055', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:44:02,924 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.043s 2021-10-29 01:44:02,925 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6210451-f5d6-4ef3-b4ce-5fe4b273765b', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6210451-f5d6-4ef3-b4ce-5fe4b273765b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:44:03,974 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.042s 2021-10-29 01:44:03,975 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d7bbb04-5f88-4127-af3d-186e4d7c266e', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d7bbb04-5f88-4127-af3d-186e4d7c266e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:44:05,023 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.041s 2021-10-29 01:44:05,024 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90261405-ae8f-43b3-bae5-37e94f9161f9', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90261405-ae8f-43b3-bae5-37e94f9161f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:44:06,073 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.042s 2021-10-29 01:44:06,073 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47fb4791-401d-41a8-b444-4170a014f7ef', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47fb4791-401d-41a8-b444-4170a014f7ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:44:07,125 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.043s 2021-10-29 01:44:07,125 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91013bb5-ca44-4d32-940f-3a0a1be3f091', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91013bb5-ca44-4d32-940f-3a0a1be3f091', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:44:08,178 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.045s 2021-10-29 01:44:08,178 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-099ba685-5719-4c4f-85f6-666a86418879', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-099ba685-5719-4c4f-85f6-666a86418879', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:44:09,227 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.041s 2021-10-29 01:44:09,228 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f2d4492-b756-4891-928d-28163c920c7e', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f2d4492-b756-4891-928d-28163c920c7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:44:10,278 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.042s 2021-10-29 01:44:10,278 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-659d4551-2819-47db-96a1-38db729e265d', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-659d4551-2819-47db-96a1-38db729e265d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:44:11,334 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.047s 2021-10-29 01:44:11,334 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-553852ff-35ba-4417-b905-60f82ab025ad', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-553852ff-35ba-4417-b905-60f82ab025ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:44:12,382 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.040s 2021-10-29 01:44:12,383 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c86ca83a-0025-4b1b-91fb-406298f8d8d5', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c86ca83a-0025-4b1b-91fb-406298f8d8d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:44:13,430 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.040s 2021-10-29 01:44:13,430 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c696fb4-f533-47b1-b3d9-6d2d5ac4d088', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c696fb4-f533-47b1-b3d9-6d2d5ac4d088', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:44:14,474 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.035s 2021-10-29 01:44:14,474 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26a758cb-94de-4915-801c-0f23a6c802f5', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26a758cb-94de-4915-801c-0f23a6c802f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:44:15,542 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.060s 2021-10-29 01:44:15,543 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d33b4e2e-b56a-4dfc-ab3f-37a9a21886b1', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d33b4e2e-b56a-4dfc-ab3f-37a9a21886b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:44:16,586 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.035s 2021-10-29 01:44:16,586 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34b7ac95-dbfb-489d-b87b-9909ed0751d0', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34b7ac95-dbfb-489d-b87b-9909ed0751d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:44:17,643 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.048s 2021-10-29 01:44:17,643 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-681f2a34-07b6-4539-945d-d4ce29fcf070', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-681f2a34-07b6-4539-945d-d4ce29fcf070', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:44:18,692 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.040s 2021-10-29 01:44:18,692 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-294ae445-e371-4d7a-bdd5-8f480a497e2b', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-294ae445-e371-4d7a-bdd5-8f480a497e2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:44:19,742 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.042s 2021-10-29 01:44:19,742 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0c8eb75-25a8-4cc3-b0c5-ddef6abfaa0b', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0c8eb75-25a8-4cc3-b0c5-ddef6abfaa0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:44:20,795 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.045s 2021-10-29 01:44:20,796 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf624778-f4b6-4ee7-863e-9739dd5dd7c8', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf624778-f4b6-4ee7-863e-9739dd5dd7c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:44:21,845 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.043s 2021-10-29 01:44:21,846 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cba41fc-53e3-47d9-9ddf-cb3d58f07fa0', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cba41fc-53e3-47d9-9ddf-cb3d58f07fa0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:44:22,895 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.041s 2021-10-29 01:44:22,895 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-176e091b-fd6b-4c48-9c76-69ef679b5613', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-176e091b-fd6b-4c48-9c76-69ef679b5613', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:44:23,947 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.044s 2021-10-29 01:44:23,948 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82a913d4-9e9d-4a6c-b86d-e58b5bdd9bae', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82a913d4-9e9d-4a6c-b86d-e58b5bdd9bae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:44:25,008 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.052s 2021-10-29 01:44:25,008 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-827c57ca-a91e-41f0-9963-35ce73120548', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-827c57ca-a91e-41f0-9963-35ce73120548', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:44:26,061 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.045s 2021-10-29 01:44:26,062 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ca5535e-6ceb-4509-84a6-bd4dbdc1e761', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ca5535e-6ceb-4509-84a6-bd4dbdc1e761', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:44:27,115 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.046s 2021-10-29 01:44:27,115 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d376b915-e425-4523-ab94-19991d7a5a20', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d376b915-e425-4523-ab94-19991d7a5a20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:44:28,160 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.036s 2021-10-29 01:44:28,160 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-155b323d-32b4-4bc2-843a-800b837217e3', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-155b323d-32b4-4bc2-843a-800b837217e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:44:29,210 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.041s 2021-10-29 01:44:29,210 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2569283c-79c5-4701-a81d-3b4039d690f1', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2569283c-79c5-4701-a81d-3b4039d690f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:44:30,260 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.043s 2021-10-29 01:44:30,260 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa132058-60ed-4d25-abb2-447862c69469', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa132058-60ed-4d25-abb2-447862c69469', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:44:31,310 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.042s 2021-10-29 01:44:31,310 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c7cc76f-96a5-403d-a2e6-4ef8dff66023', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c7cc76f-96a5-403d-a2e6-4ef8dff66023', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:44:32,360 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.042s 2021-10-29 01:44:32,361 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56744687-6b70-457e-bd60-51683404f678', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56744687-6b70-457e-bd60-51683404f678', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:44:33,410 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.040s 2021-10-29 01:44:33,411 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06d5605b-3d8e-4c26-bc9b-a1cd127281ba', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06d5605b-3d8e-4c26-bc9b-a1cd127281ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:44:34,460 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.041s 2021-10-29 01:44:34,460 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86cd1105-11d2-406a-9919-8e5b7b67e044', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86cd1105-11d2-406a-9919-8e5b7b67e044', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:44:35,509 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.041s 2021-10-29 01:44:35,510 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2f324f0-718b-40dd-a0fc-783597fa4dfe', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2f324f0-718b-40dd-a0fc-783597fa4dfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:44:36,561 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.044s 2021-10-29 01:44:36,561 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-041fec58-1836-449c-aa0f-aa473e3a1c28', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-041fec58-1836-449c-aa0f-aa473e3a1c28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:44:37,614 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.045s 2021-10-29 01:44:37,614 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9bcfa65-dfa4-4a95-a531-3a1d2d128bd7', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9bcfa65-dfa4-4a95-a531-3a1d2d128bd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:44:38,663 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.041s 2021-10-29 01:44:38,663 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c697d837-f046-494e-859e-e26d60f05b88', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c697d837-f046-494e-859e-e26d60f05b88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:44:39,712 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.041s 2021-10-29 01:44:39,713 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92ecabfd-6e46-4851-b763-b9aaace2d640', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92ecabfd-6e46-4851-b763-b9aaace2d640', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:44:40,763 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.043s 2021-10-29 01:44:40,763 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f668579e-0e04-4804-964a-1dce23048ca7', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f668579e-0e04-4804-964a-1dce23048ca7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:44:41,815 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.044s 2021-10-29 01:44:41,815 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd9da3cb-af58-4e44-9b07-42ba48439dea', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd9da3cb-af58-4e44-9b07-42ba48439dea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:44:42,869 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.047s 2021-10-29 01:44:42,870 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-751a911c-65ff-4d94-b104-2d7e6896c251', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-751a911c-65ff-4d94-b104-2d7e6896c251', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:44:43,924 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.047s 2021-10-29 01:44:43,925 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-002ff491-1c86-446c-adfe-f9d119af6ccf', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-002ff491-1c86-446c-adfe-f9d119af6ccf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:44:44,972 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.040s 2021-10-29 01:44:44,973 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81d841a8-9307-4f78-ab31-892c74000b65', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81d841a8-9307-4f78-ab31-892c74000b65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:44:46,024 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.043s 2021-10-29 01:44:46,024 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29f78461-5d59-479e-8cb2-3c2bf21fbe4e', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29f78461-5d59-479e-8cb2-3c2bf21fbe4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:44:47,074 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.043s 2021-10-29 01:44:47,074 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e2fed35-b99f-49da-a1bc-7e72bb133500', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e2fed35-b99f-49da-a1bc-7e72bb133500', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:44:48,129 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.046s 2021-10-29 01:44:48,129 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39fbf543-23e4-49d7-8746-361713a49533', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39fbf543-23e4-49d7-8746-361713a49533', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:44:49,173 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.036s 2021-10-29 01:44:49,174 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af711ffb-0bc5-447f-8cbc-6acb3080e4bb', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af711ffb-0bc5-447f-8cbc-6acb3080e4bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:44:50,230 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.048s 2021-10-29 01:44:50,230 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-491834c2-a56b-4127-a5d3-8d14853ab53e', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-491834c2-a56b-4127-a5d3-8d14853ab53e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:44:51,282 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.044s 2021-10-29 01:44:51,282 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-823d4fad-46c1-406d-a8e2-d84eba1e1fae', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-823d4fad-46c1-406d-a8e2-d84eba1e1fae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:44:52,331 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.041s 2021-10-29 01:44:52,331 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f7e6e34-b33f-4352-b532-ec762053c6c2', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f7e6e34-b33f-4352-b532-ec762053c6c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:44:53,381 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.042s 2021-10-29 01:44:53,381 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5683c519-e722-4d35-923d-2dbcbea7331e', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5683c519-e722-4d35-923d-2dbcbea7331e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:44:54,430 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.040s 2021-10-29 01:44:54,431 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02ab5d9e-8e2d-49dc-9639-d742ceda014e', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02ab5d9e-8e2d-49dc-9639-d742ceda014e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:44:55,481 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.042s 2021-10-29 01:44:55,481 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61837f1b-125e-4862-a8ce-1433a9e0f2e7', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61837f1b-125e-4862-a8ce-1433a9e0f2e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:44:56,533 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.044s 2021-10-29 01:44:56,533 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee6c0b29-92d6-4e4d-b02a-736cb332b156', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee6c0b29-92d6-4e4d-b02a-736cb332b156', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:44:57,584 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.043s 2021-10-29 01:44:57,585 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6503164-5952-49c8-8e4e-75676b1bd5d4', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6503164-5952-49c8-8e4e-75676b1bd5d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:44:58,634 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.041s 2021-10-29 01:44:58,635 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-787364e1-6696-423a-926e-03cd5e2b23f5', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-787364e1-6696-423a-926e-03cd5e2b23f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:44:59,686 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.043s 2021-10-29 01:44:59,686 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7e5cc95-ce1a-4010-8e9e-19928f9125c0', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7e5cc95-ce1a-4010-8e9e-19928f9125c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:45:00,737 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.044s 2021-10-29 01:45:00,738 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb09005c-e003-40e9-9c00-abd28287c7b4', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb09005c-e003-40e9-9c00-abd28287c7b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:45:01,788 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.042s 2021-10-29 01:45:01,788 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71280d11-b4e4-492f-abbe-363e9efa09e4', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71280d11-b4e4-492f-abbe-363e9efa09e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:45:02,837 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.040s 2021-10-29 01:45:02,838 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5022351e-30b3-4130-ad1b-727df344c838', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5022351e-30b3-4130-ad1b-727df344c838', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:45:03,890 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.044s 2021-10-29 01:45:03,890 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-451e0b08-270f-4c6f-934e-e8b7fa03737a', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-451e0b08-270f-4c6f-934e-e8b7fa03737a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:45:04,939 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.041s 2021-10-29 01:45:04,939 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a53131b7-fd2b-499d-bb7b-fc9667ce8887', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a53131b7-fd2b-499d-bb7b-fc9667ce8887', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:45:05,990 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.044s 2021-10-29 01:45:05,991 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-343c3a6a-6004-4585-b555-0bf83253fc6a', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-343c3a6a-6004-4585-b555-0bf83253fc6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:45:07,038 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.040s 2021-10-29 01:45:07,039 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06e16fcb-ffdd-4195-8aad-4da4ca8d97c4', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06e16fcb-ffdd-4195-8aad-4da4ca8d97c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:45:08,090 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.044s 2021-10-29 01:45:08,091 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdba380d-851c-4722-8ee0-9ddec7cf7122', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdba380d-851c-4722-8ee0-9ddec7cf7122', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:45:09,141 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.043s 2021-10-29 01:45:09,142 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0dee2642-540f-4ef0-af4b-8e6ac53180d8', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0dee2642-540f-4ef0-af4b-8e6ac53180d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:45:10,193 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.043s 2021-10-29 01:45:10,193 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90c5329a-2f5a-4fe2-97af-107928d22b32', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90c5329a-2f5a-4fe2-97af-107928d22b32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:45:11,244 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.042s 2021-10-29 01:45:11,244 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ba630da-aaad-4534-b574-424605da9b8c', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ba630da-aaad-4534-b574-424605da9b8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:45:12,312 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.060s 2021-10-29 01:45:12,312 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e168cf1b-c19e-4885-a665-883c978dd40b', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e168cf1b-c19e-4885-a665-883c978dd40b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:45:13,385 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.064s 2021-10-29 01:45:13,385 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2031d11a-8d01-40be-827f-4e718bd7a141', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2031d11a-8d01-40be-827f-4e718bd7a141', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:45:14,437 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.043s 2021-10-29 01:45:14,438 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60bf7c48-d4d7-4c5f-b817-e42c25f130fb', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60bf7c48-d4d7-4c5f-b817-e42c25f130fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:45:15,491 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.045s 2021-10-29 01:45:15,492 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d17cebbe-8fee-4717-848f-c5f6085a9a17', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d17cebbe-8fee-4717-848f-c5f6085a9a17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:45:16,540 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.040s 2021-10-29 01:45:16,540 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-432fe94f-5ce2-4fc8-9e04-0ea352f9320f', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-432fe94f-5ce2-4fc8-9e04-0ea352f9320f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:45:17,592 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.044s 2021-10-29 01:45:17,593 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e00e8d77-a14a-416a-ac8d-c8e55bea88ee', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e00e8d77-a14a-416a-ac8d-c8e55bea88ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:45:18,640 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.039s 2021-10-29 01:45:18,640 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d49ea67-d0f0-47c2-876e-a2cef631aace', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d49ea67-d0f0-47c2-876e-a2cef631aace', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:45:19,690 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.042s 2021-10-29 01:45:19,690 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a01200f-43b0-4bd4-9638-2febbfa0268b', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a01200f-43b0-4bd4-9638-2febbfa0268b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:45:20,741 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.043s 2021-10-29 01:45:20,742 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b405406e-faee-4006-8e93-97c85005c7ad', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b405406e-faee-4006-8e93-97c85005c7ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:45:21,791 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.041s 2021-10-29 01:45:21,791 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09e89803-bbbd-4f4f-898d-24b6a6b54813', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09e89803-bbbd-4f4f-898d-24b6a6b54813', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:45:22,843 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.043s 2021-10-29 01:45:22,843 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-509f054e-3e78-4bd4-bc14-7e084c0b7265', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-509f054e-3e78-4bd4-bc14-7e084c0b7265', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:45:23,892 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.042s 2021-10-29 01:45:23,893 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6399840f-8c0b-4bad-b49b-e041066e862d', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6399840f-8c0b-4bad-b49b-e041066e862d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:45:24,942 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.042s 2021-10-29 01:45:24,943 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e49d4d7d-7411-4f0e-a1d0-1483c1525c9a', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e49d4d7d-7411-4f0e-a1d0-1483c1525c9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:45:25,995 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.045s 2021-10-29 01:45:25,996 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7637bf1e-cdb7-4227-84e5-3c6e419f4800', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7637bf1e-cdb7-4227-84e5-3c6e419f4800', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:45:27,048 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.044s 2021-10-29 01:45:27,048 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2cfc5c5-7a82-4395-85f2-abb2ab5f8256', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2cfc5c5-7a82-4395-85f2-abb2ab5f8256', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:45:28,098 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.043s 2021-10-29 01:45:28,099 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eba70712-7b8e-4584-a146-f9052b9dd7e5', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eba70712-7b8e-4584-a146-f9052b9dd7e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:45:29,148 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.042s 2021-10-29 01:45:29,148 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f089fdb-c19e-476b-9883-cf86ddcb3376', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f089fdb-c19e-476b-9883-cf86ddcb3376', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:45:30,200 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.043s 2021-10-29 01:45:30,200 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-619a3a18-8e36-4dc6-84ab-58be797b4299', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-619a3a18-8e36-4dc6-84ab-58be797b4299', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:45:31,254 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.046s 2021-10-29 01:45:31,255 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f86c3a37-c9cd-4776-b88d-6ac37e305a3c', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f86c3a37-c9cd-4776-b88d-6ac37e305a3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:45:32,308 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.044s 2021-10-29 01:45:32,308 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c824c66-bd93-42e4-b27a-5a077fcf3a94', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c824c66-bd93-42e4-b27a-5a077fcf3a94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:45:33,360 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.044s 2021-10-29 01:45:33,360 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86c5bdb0-a84b-4ba8-ab1d-8706426bf291', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86c5bdb0-a84b-4ba8-ab1d-8706426bf291', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:45:34,411 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.043s 2021-10-29 01:45:34,412 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb11e086-8615-43d9-a784-76a708f69936', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb11e086-8615-43d9-a784-76a708f69936', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:45:35,466 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.046s 2021-10-29 01:45:35,466 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1eb2b43d-f4d7-401f-951a-3bd40f720fae', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1eb2b43d-f4d7-401f-951a-3bd40f720fae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:45:36,513 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.039s 2021-10-29 01:45:36,513 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09912d32-350e-40c3-8f6f-7a4ff0a2e164', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09912d32-350e-40c3-8f6f-7a4ff0a2e164', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:45:37,565 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.044s 2021-10-29 01:45:37,565 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81640163-2a5c-49df-afca-c7c3695533a6', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81640163-2a5c-49df-afca-c7c3695533a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:45:38,617 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.043s 2021-10-29 01:45:38,617 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10b21f1c-d03b-47d7-bedd-96d9f1712bde', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10b21f1c-d03b-47d7-bedd-96d9f1712bde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:45:39,668 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.043s 2021-10-29 01:45:39,668 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1115dec7-2bf9-4351-bdd5-b21fdb992002', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1115dec7-2bf9-4351-bdd5-b21fdb992002', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:45:40,719 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.042s 2021-10-29 01:45:40,720 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b808c2c-3d5f-4e56-9277-7862906deac0', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b808c2c-3d5f-4e56-9277-7862906deac0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:45:41,771 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.043s 2021-10-29 01:45:41,771 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-726fb5ce-d253-4165-91fa-1a31e4cd5d13', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-726fb5ce-d253-4165-91fa-1a31e4cd5d13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:45:42,820 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.041s 2021-10-29 01:45:42,820 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88aa7a66-3985-4a25-9b27-5538050df71e', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88aa7a66-3985-4a25-9b27-5538050df71e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:45:43,871 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.042s 2021-10-29 01:45:43,872 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ba43e6b-6737-4ea2-8b0c-c9a3a090eb55', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ba43e6b-6737-4ea2-8b0c-c9a3a090eb55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:45:44,921 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.042s 2021-10-29 01:45:44,921 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-305dd987-41c4-48f1-9a8e-4b2f45124b0d', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-305dd987-41c4-48f1-9a8e-4b2f45124b0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:45:45,974 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.044s 2021-10-29 01:45:45,974 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b6071af-25d0-4462-a212-623ac5f63a07', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b6071af-25d0-4462-a212-623ac5f63a07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:45:47,023 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.041s 2021-10-29 01:45:47,024 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8812dc3b-e2bb-4aeb-b1fb-4b5031f86f52', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8812dc3b-e2bb-4aeb-b1fb-4b5031f86f52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:45:48,075 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.043s 2021-10-29 01:45:48,075 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d577c2a-e0b6-4b62-b3fa-588fe890acca', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d577c2a-e0b6-4b62-b3fa-588fe890acca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:45:49,124 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.040s 2021-10-29 01:45:49,124 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a81ce754-2901-4b5b-b965-5543bb7eb437', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a81ce754-2901-4b5b-b965-5543bb7eb437', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:45:50,175 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.044s 2021-10-29 01:45:50,175 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fe06194-6902-420e-9ca6-b0bdd01e7c90', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fe06194-6902-420e-9ca6-b0bdd01e7c90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:45:51,226 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.043s 2021-10-29 01:45:51,226 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-082af4fc-a580-43b0-8053-ce5df9896843', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-082af4fc-a580-43b0-8053-ce5df9896843', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:45:52,276 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.042s 2021-10-29 01:45:52,276 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4e215fa-4df5-4fb1-bfc9-440ed7f8129d', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4e215fa-4df5-4fb1-bfc9-440ed7f8129d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:45:53,328 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.043s 2021-10-29 01:45:53,328 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0abfd3ab-1c09-4aa5-a568-d17417c1f538', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0abfd3ab-1c09-4aa5-a568-d17417c1f538', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:45:54,376 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.040s 2021-10-29 01:45:54,376 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3005a42b-4d3c-4ca3-be17-b13ce646eeaf', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3005a42b-4d3c-4ca3-be17-b13ce646eeaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:45:55,425 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.041s 2021-10-29 01:45:55,425 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-275f5bd7-ccdd-4d84-8c16-db16beb72c6a', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-275f5bd7-ccdd-4d84-8c16-db16beb72c6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:45:56,475 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.042s 2021-10-29 01:45:56,475 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea4dde35-1876-4d29-9193-505a61d50019', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea4dde35-1876-4d29-9193-505a61d50019', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:45:57,527 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.043s 2021-10-29 01:45:57,527 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df591a1e-a029-4aca-a2b1-dbc93ac573e6', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df591a1e-a029-4aca-a2b1-dbc93ac573e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:45:58,577 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.041s 2021-10-29 01:45:58,577 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-967e80e1-38a3-4960-8612-235190547bd7', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-967e80e1-38a3-4960-8612-235190547bd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:45:59,626 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.040s 2021-10-29 01:45:59,627 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14844e46-f6f1-4323-8967-9d50c75ccaab', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14844e46-f6f1-4323-8967-9d50c75ccaab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:46:00,679 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.045s 2021-10-29 01:46:00,680 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae5b9e25-e2a8-49e9-a85c-32c02fe4413a', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae5b9e25-e2a8-49e9-a85c-32c02fe4413a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:46:01,734 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.047s 2021-10-29 01:46:01,735 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab66de32-54b9-445b-804b-2161df8eff01', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab66de32-54b9-445b-804b-2161df8eff01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:46:02,782 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.038s 2021-10-29 01:46:02,782 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b4ec246-cf09-4df0-9ebc-fa56ba715010', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b4ec246-cf09-4df0-9ebc-fa56ba715010', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:46:03,830 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.040s 2021-10-29 01:46:03,830 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e867c69-08de-4ed6-bcb4-61866b3473f0', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e867c69-08de-4ed6-bcb4-61866b3473f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:46:04,883 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.045s 2021-10-29 01:46:04,883 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f2afe2c-9535-4939-9bab-37f20e99261b', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f2afe2c-9535-4939-9bab-37f20e99261b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:46:05,933 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.042s 2021-10-29 01:46:05,933 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e91ed8f-5a37-471f-bec2-07379437ebf8', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e91ed8f-5a37-471f-bec2-07379437ebf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:46:06,983 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.042s 2021-10-29 01:46:06,984 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b7c72bb-4610-4c69-b2b8-563967beb25d', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b7c72bb-4610-4c69-b2b8-563967beb25d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:46:08,036 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.045s 2021-10-29 01:46:08,036 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f9e5fae-d8ba-4610-9684-968b1f97be3f', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f9e5fae-d8ba-4610-9684-968b1f97be3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:46:09,084 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.040s 2021-10-29 01:46:09,084 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fb036ab-eea7-4237-b91c-f92abd31002f', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fb036ab-eea7-4237-b91c-f92abd31002f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:46:10,135 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.043s 2021-10-29 01:46:10,136 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf98242c-eafa-4a99-a913-abba41c597c5', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf98242c-eafa-4a99-a913-abba41c597c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:46:11,186 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.043s 2021-10-29 01:46:11,186 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e72d205-a1b5-4b13-bf0e-39753fc5e1fe', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e72d205-a1b5-4b13-bf0e-39753fc5e1fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:46:12,235 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.041s 2021-10-29 01:46:12,236 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f46cfc7d-2a1d-4160-918c-22cbdaee2fbd', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f46cfc7d-2a1d-4160-918c-22cbdaee2fbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:46:13,288 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4 0.044s 2021-10-29 01:46:13,288 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c87a5cfb-e64c-4b05-b178-53ba143e66eb', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c87a5cfb-e64c-4b05-b178-53ba143e66eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4'} Body: b'{"volume": {"id": "2919ed46-2e99-4f3a-9967-7505c051e3f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:40:13.000000", "updated_at": "2021-10-29T01:40:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-146612147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/9478c9b68c774f5cbffc9f7b559fc86e/volumes/2919ed46-2e99-4f3a-9967-7505c051e3f4"}], "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:46:13,422 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807 0.127s 2021-10-29 01:46:13,423 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-498f4536-b6b6-4f22-8c57-395ae63aa23a', 'x-compute-request-id': 'req-498f4536-b6b6-4f22-8c57-395ae63aa23a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807'} Body: b'' 2021-10-29 01:46:13,631 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807 0.207s 2021-10-29 01:46:13,631 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1676', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ab93ddd-5a81-4521-a009-12440b24d336', 'x-compute-request-id': 'req-9ab93ddd-5a81-4521-a009-12440b24d336', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807'} Body: b'{"server": {"id": "a271df91-65af-42bb-a06e-b3d97b359807", "name": "tempest-AttachVolumeTestJSON-server-1461509505", "status": "ACTIVE", "tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e", "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "metadata": {}, "hostId": "6520dc6c30a7b4f5d732b3c67369498bb1527e881127cba42c064562", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:38:27Z", "updated": "2021-10-29T01:46:13Z", "addresses": {"tempest-AttachVolumeTestJSON-1048121400-network": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:9e:6e"}, {"version": 4, "addr": "172.27.2.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:9e:6e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/a271df91-65af-42bb-a06e-b3d97b359807"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2049351198", "OS-SRV-USG:launched_at": "2021-10-29T01:38:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1407935878"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 01:46:14,925 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807 0.285s 2021-10-29 01:46:14,926 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1676', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c60188c-10d7-4795-8aac-5ebdf469eeba', 'x-compute-request-id': 'req-1c60188c-10d7-4795-8aac-5ebdf469eeba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807'} Body: b'{"server": {"id": "a271df91-65af-42bb-a06e-b3d97b359807", "name": "tempest-AttachVolumeTestJSON-server-1461509505", "status": "ACTIVE", "tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e", "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "metadata": {}, "hostId": "6520dc6c30a7b4f5d732b3c67369498bb1527e881127cba42c064562", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:38:27Z", "updated": "2021-10-29T01:46:13Z", "addresses": {"tempest-AttachVolumeTestJSON-1048121400-network": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:9e:6e"}, {"version": 4, "addr": "172.27.2.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:9e:6e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/a271df91-65af-42bb-a06e-b3d97b359807"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2049351198", "OS-SRV-USG:launched_at": "2021-10-29T01:38:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1407935878"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 01:46:16,093 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807 0.150s 2021-10-29 01:46:16,093 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1608', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2515948a-ba91-4a9d-86bd-5a62b5f399a0', 'x-compute-request-id': 'req-2515948a-ba91-4a9d-86bd-5a62b5f399a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807'} Body: b'{"server": {"id": "a271df91-65af-42bb-a06e-b3d97b359807", "name": "tempest-AttachVolumeTestJSON-server-1461509505", "status": "ACTIVE", "tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e", "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "metadata": {}, "hostId": "6520dc6c30a7b4f5d732b3c67369498bb1527e881127cba42c064562", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:38:27Z", "updated": "2021-10-29T01:46:13Z", "addresses": {"tempest-AttachVolumeTestJSON-1048121400-network": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:9e:6e"}, {"version": 4, "addr": "172.27.2.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:9e:6e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/a271df91-65af-42bb-a06e-b3d97b359807"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2049351198", "OS-SRV-USG:launched_at": "2021-10-29T01:38:36.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 01:46:17,146 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807 0.037s 2021-10-29 01:46:17,147 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46:17 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-a55a704a-d543-478d-a2ea-1bf797462f16', 'x-compute-request-id': 'req-a55a704a-d543-478d-a2ea-1bf797462f16', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/a271df91-65af-42bb-a06e-b3d97b359807'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance a271df91-65af-42bb-a06e-b3d97b359807 could not be found."}}' 2021-10-29 01:46:17,180 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.222.0.90/compute/v2.1/os-keypairs/tempest-keypair-2049351198 0.033s 2021-10-29 01:46:17,181 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46:17 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-c1d90329-3831-4945-92b3-c96897c33d2a', 'x-compute-request-id': 'req-c1d90329-3831-4945-92b3-c96897c33d2a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.90/compute/v2.1/os-keypairs/tempest-keypair-2049351198'} Body: b'' 2021-10-29 01:46:17,733 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.90:9696/v2.0/security-groups/8561d6c6-28a6-44dc-89da-9acecd12d30e 0.552s 2021-10-29 01:46:17,734 116443 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-78ef9c9c-ec06-4224-95b6-2555786c0067', 'content-length': '0', 'date': 'Fri, 29 Oct 2021 01:46:17 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.90:9696/v2.0/security-groups/8561d6c6-28a6-44dc-89da-9acecd12d30e'} Body: b'' 2021-10-29 01:46:17,771 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.222.0.90:9696/v2.0/security-groups/8561d6c6-28a6-44dc-89da-9acecd12d30e 0.037s 2021-10-29 01:46:17,772 116443 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-9df6a74e-e007-46af-be3c-50bb1f00ae0d', 'date': 'Fri, 29 Oct 2021 01:46:17 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.90:9696/v2.0/security-groups/8561d6c6-28a6-44dc-89da-9acecd12d30e'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 8561d6c6-28a6-44dc-89da-9acecd12d30e does not exist", "detail": ""}}' 2021-10-29 01:46:18,608 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.90:9696/v2.0/floatingips/8ae8837b-d919-4f38-b5dd-49481cbe21bb 0.835s 2021-10-29 01:46:18,608 116443 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-b35cdec0-c41e-4fbd-9e59-ca74f571dcca', 'content-length': '0', 'date': 'Fri, 29 Oct 2021 01:46:18 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.90:9696/v2.0/floatingips/8ae8837b-d919-4f38-b5dd-49481cbe21bb'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 89, in test_attach_detach_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 539, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 312, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 2919ed46-2e99-4f3a-9967-7505c051e3f4 failed to reach available status (current creating) within the required time (360 s). |
||||||
test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] |
fail
ft5.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-10-29 01:46:18,664 116443 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2021-10-29 01:46:18,664 116443 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2021-10-29 01:46:19,026 116443 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.222.0.90/compute/v2.1/os-keypairs 0.361s 2021-10-29 01:46:19,026 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-203162948"}} Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2304', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-546ac739-07a9-434f-9c01-04d9d250becc', 'x-compute-request-id': 'req-546ac739-07a9-434f-9c01-04d9d250becc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEpAIBAAKCAQEAwyiS2vbJR1SZz3e7OC6X81lY/wiDCTFNv+ktZr/fgnP+FYy7\\nR8hzTfVQnnJ7B08aNz5fgk5UE7zFjk2cYtcAq5x+9mk0cfc4EPOg+NsU1YoSq+BR\\nryJne9q9R1pbbFUh4rqJnjr2TJiO8ua0XETSM+4+jWRWcKOttGR04YiuqN9fLR2d\\nkZpFR6co4bIOHdx8yCdNg1TjJcYATu179lZRj1kmrL/sefAvKey7o3tM7lljKt/J\\n8bdHBhnuUuwMoJ+3NXpeW8vKv0QIojtH2kWippPuhazXyli2RBNWW9C5vZv+26gl\\nd3P+1DtaZLtPIHX5VyTDw+Tyr30lpHrtcrTj6QIDAQABAoIBAA3oED7mIwWgM62i\\n/IZOW6mNjlfuBVhcWQv507Bkr8qd9VcXxiihUgYWGv6PbdDhhB63pRql9jvJ0dII\\nGcK5S2TvK+TnLkOIuEgM9EWHZv6obhgtTeTK8NDUj3RMLgOUNWvwmunZjb97h4Qr\\niGKizM/ChFaS9c3k+/XEysdfdAK4eBTDaXmfopLfNWeUduOmWJ9WSeNQfFnSloKa\\nSrAKB3GqxbWWv/xGhhKDvn+rGIOIdiSajKkij4beFWXDWYxVcRvXG7nCfKTCgvk5\\nnx1v4tR02XPFJQduibCaa1bDqEhoc6KJA3AI7nu1T+usR2LNhcMb1G9T9yX8vHEu\\nGTIHE2ECgYEA9OZiHqtKx0bnc9EWLnm6wpVtDu7I2kKXHn02JsU/QtCl74uuwPGX\\nNCrozVns76SBa27reBVc7GLkW7y430cGUWMDrsXXhqqVpygz0QYo7oq6rvvG5IqR\\nJ3Q2jTjEOqmTcJ3hBLE6URGHn23ESyyLPdtd8YdrrZMTInfxsmJXOjUCgYEAzAEI\\nHkDrKhqGdk9T7TrQQL0l1v77qZjMaSeEZBWIOvHjYTWnSPft2NeqhZ3/f63/WEPd\\ncjh9ZrqVRTEvKIsZs9AKK4lVmb9uQiKd3bf9jWN1X/T62MuW0Wh4QK9UCAKPn/LA\\nVQNhxvEW3JGmfA314l6ixqk17WehdvRDXzyk2WUCgYEAiUiEhHC9UIx8vr3c01zF\\nxsKBCjftO/zMPfku2/kCh2/zNR92bQ6BFmtfaY4ZdhUfv5vEP+Kp3pFpNcvLTs6/\\nyevZaqXZNdJ2ZefxdCEh3ObD08esLP1IdXd+BRhnWAMrdZvrQfgfmsZa4pJj0Ug9\\nHgXU2cpyIDEsLsxSHw9lmmkCgYB3/6tc0GcEDzJE6Yi+pLfXPOvDOZ2jN0QWHq6b\\niKbntV1A0yShoWUBBmtByZx+6ESpENJz25K4GMyxNKs+uAPYZ2l0DoaRt68Nq/sc\\nbpvwzS4/0YS0fZ0rdL43nmpZg9gkB9DmsOSU9z+xYuOBWVznWS96mBImoayyoh/3\\nJ174mQKBgQDNUMEI1UAZWK6NTIbuaZff953+m5oa6icOjdqQt9Ggu1/30G8RdjZA\\ngcM/n/rafL3ix/vQh8joENvk5Yd1PfWEVwvoF8J3tJ5e935qNVLzUjnTW2o4A47S\\nRoB0TSQ6+N/JU94HGT/RZZ733NrWmdfPUkIKgI3uHNY5WEWYmhzSRA==\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-keypair-203162948", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDKJLa9slHVJnPd7s4LpfzWVj/CIMJMU2/6S1mv9+Cc/4VjLtHyHNN9VCecnsHTxo3Pl+CTlQTvMWOTZxi1wCrnH72aTRx9zgQ86D42xTVihKr4FGvImd72r1HWltsVSHiuomeOvZMmI7y5rRcRNIz7j6NZFZwo620ZHThiK6o318tHZ2RmkVHpyjhsg4d3HzIJ02DVOMlxgBO7Xv2VlGPWSasv+x58C8p7Luje0zuWWMq38nxt0cGGe5S7Aygn7c1el5by8q/RAiiO0faRaKmk+6FrNfKWLZEE1Zb0Lm9m/7bqCV3c/7UO1pku08gdflXJMPD5PKvfSWkeu1ytOPp Generated-by-Nova", "fingerprint": "a4:9e:b4:09:f0:b0:94:a2:1b:46:0d:ca:21:48:3f:4b", "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702"}}' 2021-10-29 01:46:19,029 116443 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-203162948 created 2021-10-29 01:46:19,162 116443 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.90:9696/v2.0/security-groups 0.132s 2021-10-29 01:46:19,162 116443 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--466746277", "description": "tempest-description--927352668"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1578', 'x-openstack-request-id': 'req-5cffdc87-171d-42cf-8f51-f8474eb031db', 'date': 'Fri, 29 Oct 2021 01:46:19 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.90:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "3135e9ba-b2b7-4fba-b600-36f3ee0b884d", "name": "tempest-securitygroup--466746277", "stateful": true, "tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e", "description": "tempest-description--927352668", "security_group_rules": [{"id": "579f1481-fe3d-43bc-a227-6bf47d5ce39f", "tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e", "security_group_id": "3135e9ba-b2b7-4fba-b600-36f3ee0b884d", "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": 587, "description": null, "tags": [], "created_at": "2021-10-29T01:46:19Z", "updated_at": "2021-10-29T01:46:19Z", "revision_number": 0, "project_id": "9478c9b68c774f5cbffc9f7b559fc86e"}, {"id": "6ae9fc6a-4b50-4cb5-ba66-b997d060f2cc", "tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e", "security_group_id": "3135e9ba-b2b7-4fba-b600-36f3ee0b884d", "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": 588, "description": null, "tags": [], "created_at": "2021-10-29T01:46:19Z", "updated_at": "2021-10-29T01:46:19Z", "revision_number": 0, "project_id": "9478c9b68c774f5cbffc9f7b559fc86e"}], "tags": [], "created_at": "2021-10-29T01:46:19Z", "updated_at": "2021-10-29T01:46:19Z", "revision_number": 1, "project_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:46:19,393 116443 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.90:9696/v2.0/security-group-rules 0.230s 2021-10-29 01:46:19,394 116443 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": "3135e9ba-b2b7-4fba-b600-36f3ee0b884d", "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-c318abee-b758-433f-8377-02ef6eb2252a', 'date': 'Fri, 29 Oct 2021 01:46:19 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.90:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "af6014b3-e4bb-4ba5-a186-65f2d6a9c28b", "tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e", "security_group_id": "3135e9ba-b2b7-4fba-b600-36f3ee0b884d", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-10-29T01:46:19Z", "updated_at": "2021-10-29T01:46:19Z", "revision_number": 0, "project_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:46:19,532 116443 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.90:9696/v2.0/security-group-rules 0.137s 2021-10-29 01:46:19,532 116443 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": "3135e9ba-b2b7-4fba-b600-36f3ee0b884d", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-d3c40e2d-ee78-4695-9a5e-22d336bdcffd', 'date': 'Fri, 29 Oct 2021 01:46:19 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.90:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9805335a-2fd4-498f-9edb-b7fa89394d0d", "tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e", "security_group_id": "3135e9ba-b2b7-4fba-b600-36f3ee0b884d", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-10-29T01:46:19Z", "updated_at": "2021-10-29T01:46:19Z", "revision_number": 0, "project_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:46:19,532 116443 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--466746277 created 2021-10-29 01:46:20,424 116443 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.90:9696/v2.0/floatingips 0.891s 2021-10-29 01:46:20,424 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "1031de66-b2b6-4d18-8414-7901e81aeddb"}} Response - Headers: {'content-type': 'application/json', 'content-length': '493', 'x-openstack-request-id': 'req-bad67bfa-c7f6-4347-9b45-5e6a5fb79e8f', 'date': 'Fri, 29 Oct 2021 01:46:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.90:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "580b4a9b-7252-4aec-ba56-cd65133e4243", "tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e", "floating_ip_address": "172.27.2.13", "floating_network_id": "1031de66-b2b6-4d18-8414-7901e81aeddb", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "9478c9b68c774f5cbffc9f7b559fc86e", "description": "", "port_details": null, "tags": [], "created_at": "2021-10-29T01:46:20Z", "updated_at": "2021-10-29T01:46:20Z", "revision_number": 0}}' 2021-10-29 01:46:20,425 116443 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '580b4a9b-7252-4aec-ba56-cd65133e4243', 'tenant_id': '9478c9b68c774f5cbffc9f7b559fc86e', 'floating_ip_address': '172.27.2.13', 'floating_network_id': '1031de66-b2b6-4d18-8414-7901e81aeddb', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9478c9b68c774f5cbffc9f7b559fc86e', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2021-10-29T01:46:20Z', 'updated_at': '2021-10-29T01:46:20Z', 'revision_number': 0, 'ip': '172.27.2.13'} created 2021-10-29 01:46:20,468 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 201 POST http://10.222.0.90/identity/v3/auth/tokens 0.038s 2021-10-29 01:46:20,469 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3397', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-06fe34c1-f8eb-4fdc-a123-80f9ab868bb9', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.90/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "aa2e7072a6214e9fb3b1fdc341b2d702", "name": "tempest-AttachVolumeTestJSON-1067450963-project", "password_expires_at": null}, "audit_ids": ["GrV7lq3zQVW451AE6P2T4w"], "expires_at": "2021-10-29T02:46:20.000000Z", "issued_at": "2021-10-29T01:46:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9478c9b68c774f5cbffc9f7b559fc86e", "name": "tempest-AttachVolumeTestJSON-1067450963"}, "is_domain": false, "roles": [{"id": "901d2ea36c0e4d06903870722ee0b8fb", "name": "reader"}, {"id": "5d7c618158364fba9cc0c1e77a59845c", "name": "member"}], "catalog": [{"endpoints": [{"id": "d14f714efaef48e3939edbd832cb406e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.90/compute/v2/9478c9b68c774f5cbffc9f7b559fc86e", "region": "RegionOne"}], "id": "0811ec22130f40d4a43f6dd16513ed72", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "88d29f25b6a44b5c80900c1afeb345c2", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.90:9696/", "region": "RegionOne"}], "id": "2a84d9bd3b084feba56e86c5e651391c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "c7f9a57d599446ffa30e9e099f08d3ba", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.90/identity", "region": "RegionOne"}, {"id": "ec2aced7cfb148839818e64b8bd20a2e", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.90/identity", "region": "RegionOne"}], "id": "611bd238bd4d4856bf76ba86e3fe13b1", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e5ce52190719410ab943bad871218ad7", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.90/image", "region": "RegionOne"}], "id": "68411d33a7d84a9e9dc17be1fa41501e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "c9e014eebde240c1adfb8d13bb165f71", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.90/placement", "region": "RegionOne"}], "id": "6b08ef7b5ee74dffa8b217774782ff7c", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6d498c5779d74a319a9ab02e44f74dde", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.90:8080", "region": "RegionOne"}, {"id": "7dd4a5f18cde4233a2019d527c179cdd", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.90:8080/v1/AUTH_9478c9b68c774f5cbffc9f7b559fc86e", "region": "RegionOne"}], "id": "966491eb38854b519bf80343bcc17f2f", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "7a728f27fbca4aa6bf714f128e83ec00", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.90/compute/v2.1", "region": "RegionOne"}], "id": "b1522b722876445da86f6ead52fc656c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "c992b3c8358845ed85992e4b82b566eb", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e", "region": "RegionOne"}], "id": "b8948c1170804098a75a420182945dc5", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "baa451c0b29e4c8a9e46e3737a853a9b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.90/volume/v3/9478c9b68c774f5cbffc9f7b559fc86e", "region": "RegionOne"}], "id": "c5a72e58002141e9bd77000fffc4c273", "type": "block-storage", "name": "cinder"}]}}' 2021-10-29 01:46:20,469 116443 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': '1372eaaf-0ff8-4c92-af45-6a6e8a255eb4', 'name': 'tempest-AttachVolumeTestJSON-1048121400-network', 'tenant_id': '9478c9b68c774f5cbffc9f7b559fc86e', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '9478c9b68c774f5cbffc9f7b559fc86e', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 837, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-10-29T01:38:20Z', 'updated_at': '2021-10-29T01:38:20Z', 'revision_number': 1} available for tenant 2021-10-29 01:46:20,470 116443 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'private_key': '-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAwyiS2vbJR1SZz3e7OC6X81lY/wiDCTFNv+ktZr/fgnP+FYy7\nR8hzTfVQnnJ7B08aNz5fgk5UE7zFjk2cYtcAq5x+9mk0cfc4EPOg+NsU1YoSq+BR\nryJne9q9R1pbbFUh4rqJnjr2TJiO8ua0XETSM+4+jWRWcKOttGR04YiuqN9fLR2d\nkZpFR6co4bIOHdx8yCdNg1TjJcYATu179lZRj1kmrL/sefAvKey7o3tM7lljKt/J\n8bdHBhnuUuwMoJ+3NXpeW8vKv0QIojtH2kWippPuhazXyli2RBNWW9C5vZv+26gl\nd3P+1DtaZLtPIHX5VyTDw+Tyr30lpHrtcrTj6QIDAQABAoIBAA3oED7mIwWgM62i\n/IZOW6mNjlfuBVhcWQv507Bkr8qd9VcXxiihUgYWGv6PbdDhhB63pRql9jvJ0dII\nGcK5S2TvK+TnLkOIuEgM9EWHZv6obhgtTeTK8NDUj3RMLgOUNWvwmunZjb97h4Qr\niGKizM/ChFaS9c3k+/XEysdfdAK4eBTDaXmfopLfNWeUduOmWJ9WSeNQfFnSloKa\nSrAKB3GqxbWWv/xGhhKDvn+rGIOIdiSajKkij4beFWXDWYxVcRvXG7nCfKTCgvk5\nnx1v4tR02XPFJQduibCaa1bDqEhoc6KJA3AI7nu1T+usR2LNhcMb1G9T9yX8vHEu\nGTIHE2ECgYEA9OZiHqtKx0bnc9EWLnm6wpVtDu7I2kKXHn02JsU/QtCl74uuwPGX\nNCrozVns76SBa27reBVc7GLkW7y430cGUWMDrsXXhqqVpygz0QYo7oq6rvvG5IqR\nJ3Q2jTjEOqmTcJ3hBLE6URGHn23ESyyLPdtd8YdrrZMTInfxsmJXOjUCgYEAzAEI\nHkDrKhqGdk9T7TrQQL0l1v77qZjMaSeEZBWIOvHjYTWnSPft2NeqhZ3/f63/WEPd\ncjh9ZrqVRTEvKIsZs9AKK4lVmb9uQiKd3bf9jWN1X/T62MuW0Wh4QK9UCAKPn/LA\nVQNhxvEW3JGmfA314l6ixqk17WehdvRDXzyk2WUCgYEAiUiEhHC9UIx8vr3c01zF\nxsKBCjftO/zMPfku2/kCh2/zNR92bQ6BFmtfaY4ZdhUfv5vEP+Kp3pFpNcvLTs6/\nyevZaqXZNdJ2ZefxdCEh3ObD08esLP1IdXd+BRhnWAMrdZvrQfgfmsZa4pJj0Ug9\nHgXU2cpyIDEsLsxSHw9lmmkCgYB3/6tc0GcEDzJE6Yi+pLfXPOvDOZ2jN0QWHq6b\niKbntV1A0yShoWUBBmtByZx+6ESpENJz25K4GMyxNKs+uAPYZ2l0DoaRt68Nq/sc\nbpvwzS4/0YS0fZ0rdL43nmpZg9gkB9DmsOSU9z+xYuOBWVznWS96mBImoayyoh/3\nJ174mQKBgQDNUMEI1UAZWK6NTIbuaZff953+m5oa6icOjdqQt9Ggu1/30G8RdjZA\ngcM/n/rafL3ix/vQh8joENvk5Yd1PfWEVwvoF8J3tJ5e935qNVLzUjnTW2o4A47S\nRoB0TSQ6+N/JU94HGT/RZZ733NrWmdfPUkIKgI3uHNY5WEWYmhzSRA==\n-----END RSA PRIVATE KEY-----\n', 'name': 'tempest-keypair-203162948', 'public_key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDKJLa9slHVJnPd7s4LpfzWVj/CIMJMU2/6S1mv9+Cc/4VjLtHyHNN9VCecnsHTxo3Pl+CTlQTvMWOTZxi1wCrnH72aTRx9zgQ86D42xTVihKr4FGvImd72r1HWltsVSHiuomeOvZMmI7y5rRcRNIz7j6NZFZwo620ZHThiK6o318tHZ2RmkVHpyjhsg4d3HzIJ02DVOMlxgBO7Xv2VlGPWSasv+x58C8p7Luje0zuWWMq38nxt0cGGe5S7Aygn7c1el5by8q/RAiiO0faRaKmk+6FrNfKWLZEE1Zb0Lm9m/7bqCV3c/7UO1pku08gdflXJMPD5PKvfSWkeu1ytOPp Generated-by-Nova', 'fingerprint': 'a4:9e:b4:09:f0:b0:94:a2:1b:46:0d:ca:21:48:3f:4b', 'user_id': 'aa2e7072a6214e9fb3b1fdc341b2d702'}, 'security_group': {'id': '3135e9ba-b2b7-4fba-b600-36f3ee0b884d', 'name': 'tempest-securitygroup--466746277', 'stateful': True, 'tenant_id': '9478c9b68c774f5cbffc9f7b559fc86e', 'description': 'tempest-description--927352668', 'security_group_rules': [{'id': '579f1481-fe3d-43bc-a227-6bf47d5ce39f', 'tenant_id': '9478c9b68c774f5cbffc9f7b559fc86e', 'security_group_id': '3135e9ba-b2b7-4fba-b600-36f3ee0b884d', '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': 587, 'description': None, 'tags': [], 'created_at': '2021-10-29T01:46:19Z', 'updated_at': '2021-10-29T01:46:19Z', 'revision_number': 0, 'project_id': '9478c9b68c774f5cbffc9f7b559fc86e'}, {'id': '6ae9fc6a-4b50-4cb5-ba66-b997d060f2cc', 'tenant_id': '9478c9b68c774f5cbffc9f7b559fc86e', 'security_group_id': '3135e9ba-b2b7-4fba-b600-36f3ee0b884d', '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': 588, 'description': None, 'tags': [], 'created_at': '2021-10-29T01:46:19Z', 'updated_at': '2021-10-29T01:46:19Z', 'revision_number': 0, 'project_id': '9478c9b68c774f5cbffc9f7b559fc86e'}], 'tags': [], 'created_at': '2021-10-29T01:46:19Z', 'updated_at': '2021-10-29T01:46:19Z', 'revision_number': 1, 'project_id': '9478c9b68c774f5cbffc9f7b559fc86e'}, 'floating_ip': {'id': '580b4a9b-7252-4aec-ba56-cd65133e4243', 'tenant_id': '9478c9b68c774f5cbffc9f7b559fc86e', 'floating_ip_address': '172.27.2.13', 'floating_network_id': '1031de66-b2b6-4d18-8414-7901e81aeddb', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9478c9b68c774f5cbffc9f7b559fc86e', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2021-10-29T01:46:20Z', 'updated_at': '2021-10-29T01:46:20Z', 'revision_number': 0, 'ip': '172.27.2.13'}} 2021-10-29 01:46:21,265 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.222.0.90/compute/v2.1/servers 0.795s 2021-10-29 01:46:21,266 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-1535783632", "imageRef": "3fef3f0d-d772-4999-b764-d6690634a06d", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "1372eaaf-0ff8-4c92-af45-6a6e8a255eb4"}], "security_groups": [{"name": "tempest-securitygroup--466746277"}], "key_name": "tempest-keypair-203162948", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '401', 'location': 'http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f12f61d-f9de-4502-84da-2bab9cbe6857', 'x-compute-request-id': 'req-2f12f61d-f9de-4502-84da-2bab9cbe6857', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.90/compute/v2.1/servers'} Body: b'{"server": {"id": "d0014609-7d4d-4959-a30a-1f7001aa2019", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/d0014609-7d4d-4959-a30a-1f7001aa2019"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--466746277"}], "adminPass": "password"}}' 2021-10-29 01:46:21,346 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019 0.078s 2021-10-29 01:46:21,347 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c02f0304-347c-4394-b43e-abe3594422a9', 'x-compute-request-id': 'req-c02f0304-347c-4394-b43e-abe3594422a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019'} Body: b'{"server": {"id": "d0014609-7d4d-4959-a30a-1f7001aa2019", "name": "tempest-AttachVolumeTestJSON-server-1535783632", "status": "BUILD", "tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e", "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "metadata": {}, "hostId": "", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:46:21Z", "updated": "2021-10-29T01:46:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/d0014609-7d4d-4959-a30a-1f7001aa2019"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-203162948", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 01:46:22,458 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019 0.104s 2021-10-29 01:46:22,458 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1289', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11fece34-3ab1-4f87-8493-e980a2a1052e', 'x-compute-request-id': 'req-11fece34-3ab1-4f87-8493-e980a2a1052e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019'} Body: b'{"server": {"id": "d0014609-7d4d-4959-a30a-1f7001aa2019", "name": "tempest-AttachVolumeTestJSON-server-1535783632", "status": "BUILD", "tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e", "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "metadata": {}, "hostId": "6520dc6c30a7b4f5d732b3c67369498bb1527e881127cba42c064562", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:46:21Z", "updated": "2021-10-29T01:46:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/d0014609-7d4d-4959-a30a-1f7001aa2019"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-203162948", "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": []}}' 2021-10-29 01:46:22,465 116443 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2021-10-29 01:46:23,875 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019 0.409s 2021-10-29 01:46:23,876 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd0333b9-30a3-4543-92c3-e17fa3d5e285', 'x-compute-request-id': 'req-fd0333b9-30a3-4543-92c3-e17fa3d5e285', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019'} Body: b'{"server": {"id": "d0014609-7d4d-4959-a30a-1f7001aa2019", "name": "tempest-AttachVolumeTestJSON-server-1535783632", "status": "BUILD", "tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e", "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "metadata": {}, "hostId": "6520dc6c30a7b4f5d732b3c67369498bb1527e881127cba42c064562", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:46:21Z", "updated": "2021-10-29T01:46:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/d0014609-7d4d-4959-a30a-1f7001aa2019"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-203162948", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--466746277"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 01:46:23,883 116443 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 2 second wait 2021-10-29 01:46:25,035 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019 0.151s 2021-10-29 01:46:25,035 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a55ddbb-b003-4b6b-9397-2bbc2457d3d2', 'x-compute-request-id': 'req-7a55ddbb-b003-4b6b-9397-2bbc2457d3d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019'} Body: b'{"server": {"id": "d0014609-7d4d-4959-a30a-1f7001aa2019", "name": "tempest-AttachVolumeTestJSON-server-1535783632", "status": "BUILD", "tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e", "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "metadata": {}, "hostId": "6520dc6c30a7b4f5d732b3c67369498bb1527e881127cba42c064562", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:46:21Z", "updated": "2021-10-29T01:46:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/d0014609-7d4d-4959-a30a-1f7001aa2019"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-203162948", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--466746277"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 01:46:26,187 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019 0.144s 2021-10-29 01:46:26,187 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4d59db4-a023-4640-8601-d20a12f73949', 'x-compute-request-id': 'req-f4d59db4-a023-4640-8601-d20a12f73949', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019'} Body: b'{"server": {"id": "d0014609-7d4d-4959-a30a-1f7001aa2019", "name": "tempest-AttachVolumeTestJSON-server-1535783632", "status": "BUILD", "tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e", "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "metadata": {}, "hostId": "6520dc6c30a7b4f5d732b3c67369498bb1527e881127cba42c064562", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:46:21Z", "updated": "2021-10-29T01:46:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/d0014609-7d4d-4959-a30a-1f7001aa2019"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-203162948", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--466746277"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 01:46:27,339 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019 0.143s 2021-10-29 01:46:27,340 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e3758e6-e9e7-4d6a-b555-a470f6034db5', 'x-compute-request-id': 'req-4e3758e6-e9e7-4d6a-b555-a470f6034db5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019'} Body: b'{"server": {"id": "d0014609-7d4d-4959-a30a-1f7001aa2019", "name": "tempest-AttachVolumeTestJSON-server-1535783632", "status": "BUILD", "tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e", "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "metadata": {}, "hostId": "6520dc6c30a7b4f5d732b3c67369498bb1527e881127cba42c064562", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:46:21Z", "updated": "2021-10-29T01:46:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/d0014609-7d4d-4959-a30a-1f7001aa2019"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-203162948", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--466746277"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 01:46:28,517 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019 0.169s 2021-10-29 01:46:28,517 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b623a38-dae1-4ad9-8b74-7cc8fb938183', 'x-compute-request-id': 'req-6b623a38-dae1-4ad9-8b74-7cc8fb938183', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019'} Body: b'{"server": {"id": "d0014609-7d4d-4959-a30a-1f7001aa2019", "name": "tempest-AttachVolumeTestJSON-server-1535783632", "status": "BUILD", "tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e", "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "metadata": {}, "hostId": "6520dc6c30a7b4f5d732b3c67369498bb1527e881127cba42c064562", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:46:21Z", "updated": "2021-10-29T01:46:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/d0014609-7d4d-4959-a30a-1f7001aa2019"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-203162948", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--466746277"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 01:46:29,687 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019 0.161s 2021-10-29 01:46:29,687 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67415a0d-1a2b-4454-87f2-8a18fec91781', 'x-compute-request-id': 'req-67415a0d-1a2b-4454-87f2-8a18fec91781', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019'} Body: b'{"server": {"id": "d0014609-7d4d-4959-a30a-1f7001aa2019", "name": "tempest-AttachVolumeTestJSON-server-1535783632", "status": "BUILD", "tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e", "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "metadata": {}, "hostId": "6520dc6c30a7b4f5d732b3c67369498bb1527e881127cba42c064562", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:46:21Z", "updated": "2021-10-29T01:46:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/d0014609-7d4d-4959-a30a-1f7001aa2019"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-203162948", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--466746277"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 01:46:30,859 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019 0.162s 2021-10-29 01:46:30,860 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1549', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6676ad2a-be29-4b4c-aac5-dd89bc359228', 'x-compute-request-id': 'req-6676ad2a-be29-4b4c-aac5-dd89bc359228', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019'} Body: b'{"server": {"id": "d0014609-7d4d-4959-a30a-1f7001aa2019", "name": "tempest-AttachVolumeTestJSON-server-1535783632", "status": "ACTIVE", "tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e", "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "metadata": {}, "hostId": "6520dc6c30a7b4f5d732b3c67369498bb1527e881127cba42c064562", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:46:21Z", "updated": "2021-10-29T01:46:31Z", "addresses": {"tempest-AttachVolumeTestJSON-1048121400-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:a2:3d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/d0014609-7d4d-4959-a30a-1f7001aa2019"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-203162948", "OS-SRV-USG:launched_at": "2021-10-29T01:46:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--466746277"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 01:46:30,867 116443 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2021-10-29 01:46:30,985 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019/os-interface 0.117s 2021-10-29 01:46:30,985 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5edbfcd2-d6a2-480b-a48c-113430c7f2ef', 'x-compute-request-id': 'req-5edbfcd2-d6a2-480b-a48c-113430c7f2ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "1372eaaf-0ff8-4c92-af45-6a6e8a255eb4", "port_id": "82e879d7-87f5-437f-9a71-954eb07957ab", "mac_addr": "fa:16:3e:69:a2:3d", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "f3b30fdd-b617-4181-8973-a418516f0efe", "ip_address": "172.20.0.12"}]}]}' 2021-10-29 01:46:31,919 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 PUT http://10.222.0.90:9696/v2.0/floatingips/580b4a9b-7252-4aec-ba56-cd65133e4243 0.931s 2021-10-29 01:46:31,919 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "82e879d7-87f5-437f-9a71-954eb07957ab"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-bec16a9d-e39e-4da6-8dc2-5a0a46d723d9', 'date': 'Fri, 29 Oct 2021 01:46:31 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90:9696/v2.0/floatingips/580b4a9b-7252-4aec-ba56-cd65133e4243'} Body: b'{"floatingip": {"id": "580b4a9b-7252-4aec-ba56-cd65133e4243", "tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e", "floating_ip_address": "172.27.2.13", "floating_network_id": "1031de66-b2b6-4d18-8414-7901e81aeddb", "router_id": "549f7684-4a2e-4590-9195-7ef8358d52d4", "port_id": "82e879d7-87f5-437f-9a71-954eb07957ab", "fixed_ip_address": "172.20.0.12", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "1372eaaf-0ff8-4c92-af45-6a6e8a255eb4", "mac_address": "fa:16:3e:69:a2:3d", "admin_state_up": true, "status": "ACTIVE", "device_id": "d0014609-7d4d-4959-a30a-1f7001aa2019", "device_owner": "compute:nova"}, "tags": [], "created_at": "2021-10-29T01:46:20Z", "updated_at": "2021-10-29T01:46:31Z", "revision_number": 1, "project_id": "9478c9b68c774f5cbffc9f7b559fc86e"}}' 2021-10-29 01:46:32,054 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019/action 0.133s 2021-10-29 01:46:32,054 116443 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': 'Fri, 29 Oct 2021 01:46:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a2b6574-2387-447c-a4b8-d4b2de286265', 'x-compute-request-id': 'req-6a2b6574-2387-447c-a4b8-d4b2de286265', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019/action'} Body: b'{"output": ""}' 2021-10-29 01:46:33,157 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019/action 0.101s 2021-10-29 01:46:33,158 116443 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': 'Fri, 29 Oct 2021 01:46:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-601c1abd-0eca-45fe-9a34-b0790c134e65', 'x-compute-request-id': 'req-601c1abd-0eca-45fe-9a34-b0790c134e65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019/action'} Body: b'{"output": ""}' 2021-10-29 01:46:34,259 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019/action 0.099s 2021-10-29 01:46:34,259 116443 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': 'Fri, 29 Oct 2021 01:46:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a4688f9-4126-4afe-893b-8c681735bbde', 'x-compute-request-id': 'req-6a4688f9-4126-4afe-893b-8c681735bbde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019/action'} Body: b'{"output": ""}' 2021-10-29 01:46:35,368 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019/action 0.106s 2021-10-29 01:46:35,368 116443 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': 'Fri, 29 Oct 2021 01:46:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c4d05e6-006e-4a4c-b7af-e526005bb1ab', 'x-compute-request-id': 'req-9c4d05e6-006e-4a4c-b7af-e526005bb1ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019/action'} Body: b'{"output": ""}' 2021-10-29 01:46:36,470 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019/action 0.099s 2021-10-29 01:46:36,471 116443 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': 'Fri, 29 Oct 2021 01:46:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d9e3ba4-589f-4045-9b4c-3ac4eb8b66b6', 'x-compute-request-id': 'req-7d9e3ba4-589f-4045-9b4c-3ac4eb8b66b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019/action'} Body: b'{"output": ""}' 2021-10-29 01:46:37,575 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019/action 0.101s 2021-10-29 01:46:37,575 116443 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': 'Fri, 29 Oct 2021 01:46:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b42c5ee6-3f45-433c-a64f-8637bc4dedfe', 'x-compute-request-id': 'req-b42c5ee6-3f45-433c-a64f-8637bc4dedfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019/action'} Body: b'{"output": ""}' 2021-10-29 01:46:38,681 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019/action 0.103s 2021-10-29 01:46:38,682 116443 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': 'Fri, 29 Oct 2021 01:46:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c1d9c0e-5f5e-4d99-9f31-aaea2cbbc017', 'x-compute-request-id': 'req-4c1d9c0e-5f5e-4d99-9f31-aaea2cbbc017', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019/action'} Body: b'{"output": ""}' 2021-10-29 01:46:39,798 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019/action 0.113s 2021-10-29 01:46:39,798 116443 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': 'Fri, 29 Oct 2021 01:46:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b80a3455-221f-493e-918c-b794c3fb4c82', 'x-compute-request-id': 'req-b80a3455-221f-493e-918c-b794c3fb4c82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019/action'} Body: b'{"output": ""}' 2021-10-29 01:46:40,915 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019/action 0.114s 2021-10-29 01:46:40,916 116443 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': 'Fri, 29 Oct 2021 01:46:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2aa27613-a4ac-4dac-b957-ceea0aab50c5', 'x-compute-request-id': 'req-2aa27613-a4ac-4dac-b957-ceea0aab50c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019/action'} Body: b'{"output": ""}' 2021-10-29 01:46:42,022 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019/action 0.104s 2021-10-29 01:46:42,022 116443 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': 'Fri, 29 Oct 2021 01:46:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a5e8c86-2c76-4daf-bcbd-7ea4357892c0', 'x-compute-request-id': 'req-1a5e8c86-2c76-4daf-bcbd-7ea4357892c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019/action'} Body: b'{"output": ""}' 2021-10-29 01:46:43,130 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019/action 0.106s 2021-10-29 01:46:43,131 116443 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': 'Fri, 29 Oct 2021 01:46:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '9039', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0279972c-9c93-4805-80e0-a1dc31f46f8e', 'x-compute-request-id': 'req-0279972c-9c93-4805-80e0-a1dc31f46f8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019/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 2021-10-29 01:46:44,254 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019/action 0.121s 2021-10-29 01:46:44,255 116443 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': 'Fri, 29 Oct 2021 01:46:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '16364', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-250bcd2a-e125-4653-b3b3-797d7f1d4a4e', 'x-compute-request-id': 'req-250bcd2a-e125-4653-b3b3-797d7f1d4a4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019/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 2021-10-29 01:46:45,367 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019/action 0.109s 2021-10-29 01:46:45,367 116443 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': 'Fri, 29 Oct 2021 01:46:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '18305', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27b43955-dc51-41e6-be89-f0a8a6149a4e', 'x-compute-request-id': 'req-27b43955-dc51-41e6-be89-f0a8a6149a4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019/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 2021-10-29 01:46:46,481 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019/action 0.110s 2021-10-29 01:46:46,481 116443 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': 'Fri, 29 Oct 2021 01:46:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '20997', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d69a4055-5eee-422e-a159-d3835f2f3c6c', 'x-compute-request-id': 'req-d69a4055-5eee-422e-a159-d3835f2f3c6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019/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 2021-10-29 01:46:47,592 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019/action 0.107s 2021-10-29 01:46:47,592 116443 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': 'Fri, 29 Oct 2021 01:46:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '22852', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-928d372c-3aa8-450d-8764-529e775dd037', 'x-compute-request-id': 'req-928d372c-3aa8-450d-8764-529e775dd037', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019/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 2021-10-29 01:46:48,707 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019/action 0.113s 2021-10-29 01:46:48,708 116443 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': 'Fri, 29 Oct 2021 01:46:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '23804', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e9c03ca-e33a-4aa7-8914-b1e4089c5d73', 'x-compute-request-id': 'req-0e9c03ca-e33a-4aa7-8914-b1e4089c5d73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019/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 2021-10-29 01:46:49,819 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019/action 0.109s 2021-10-29 01:46:49,820 116443 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': 'Fri, 29 Oct 2021 01:46:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '25427', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c806576c-e72e-4ec7-96d3-81e44902024b', 'x-compute-request-id': 'req-c806576c-e72e-4ec7-96d3-81e44902024b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019/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 2021-10-29 01:46:50,940 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019/action 0.117s 2021-10-29 01:46:50,941 116443 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': 'Fri, 29 Oct 2021 01:46:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '26848', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-055816c3-81e2-4e10-9596-e2adacb3192e', 'x-compute-request-id': 'req-055816c3-81e2-4e10-9596-e2adacb3192e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019/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 2021-10-29 01:46:52,060 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019/action 0.116s 2021-10-29 01:46:52,061 116443 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': 'Fri, 29 Oct 2021 01:46:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '27660', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f73cf5ff-f971-4c11-90b1-6c25a16ad23a', 'x-compute-request-id': 'req-f73cf5ff-f971-4c11-90b1-6c25a16ad23a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019/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 2021-10-29 01:46:53,178 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019/action 0.114s 2021-10-29 01:46:53,179 116443 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': 'Fri, 29 Oct 2021 01:46:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28143', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f8c5077-4302-451e-b8b8-8bf04fc86b48', 'x-compute-request-id': 'req-2f8c5077-4302-451e-b8b8-8bf04fc86b48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019/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 2021-10-29 01:46:54,297 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019/action 0.115s 2021-10-29 01:46:54,297 116443 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': 'Fri, 29 Oct 2021 01:46:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28205', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a7ea6b6-0683-460a-89ae-970e1673c7f3', 'x-compute-request-id': 'req-5a7ea6b6-0683-460a-89ae-970e1673c7f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019/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 2021-10-29 01:46:55,419 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019/action 0.119s 2021-10-29 01:46:55,420 116443 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': 'Fri, 29 Oct 2021 01:46:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28230', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08c69000-3eeb-4be1-858e-316a4cfb6a15', 'x-compute-request-id': 'req-08c69000-3eeb-4be1-858e-316a4cfb6a15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019/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 2021-10-29 01:46:56,533 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019/action 0.109s 2021-10-29 01:46:56,533 116443 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': 'Fri, 29 Oct 2021 01:46:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28496', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0e3c59a-478e-4115-b7f9-2662cc6f47dc', 'x-compute-request-id': 'req-d0e3c59a-478e-4115-b7f9-2662cc6f47dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019/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 2021-10-29 01:46:57,658 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019/action 0.122s 2021-10-29 01:46:57,659 116443 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': 'Fri, 29 Oct 2021 01:46:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28664', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f08c2ae3-6da4-4c6a-9d28-714302eee216', 'x-compute-request-id': 'req-f08c2ae3-6da4-4c6a-9d28-714302eee216', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019/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 2021-10-29 01:46:58,769 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019/action 0.107s 2021-10-29 01:46:58,770 116443 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': 'Fri, 29 Oct 2021 01:46:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28664', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fada3105-fa97-4531-9904-72a32cae2265', 'x-compute-request-id': 'req-fada3105-fa97-4531-9904-72a32cae2265', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019/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 2021-10-29 01:46:59,878 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019/action 0.105s 2021-10-29 01:46:59,879 116443 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': 'Fri, 29 Oct 2021 01:46:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28664', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f47fcbfa-1cf9-4061-8edb-61f466e088a3', 'x-compute-request-id': 'req-f47fcbfa-1cf9-4061-8edb-61f466e088a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019/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 2021-10-29 01:47:01,005 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019/action 0.124s 2021-10-29 01:47:01,006 116443 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': 'Fri, 29 Oct 2021 01:47:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '29400', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0b44a47-9878-45f5-84f3-598af2df7ec4', 'x-compute-request-id': 'req-f0b44a47-9878-45f5-84f3-598af2df7ec4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019/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 2021-10-29 01:47:02,120 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019/action 0.111s 2021-10-29 01:47:02,121 116443 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': 'Fri, 29 Oct 2021 01:47:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '31580', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f42211b3-1c2c-4d0f-a77e-3dcdbb1e38c1', 'x-compute-request-id': 'req-f42211b3-1c2c-4d0f-a77e-3dcdbb1e38c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019/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 2021-10-29 01:47:03,233 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019/action 0.109s 2021-10-29 01:47:03,234 116443 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': 'Fri, 29 Oct 2021 01:47:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '33138', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b842b460-9062-452e-a34a-75c604348faf', 'x-compute-request-id': 'req-b842b460-9062-452e-a34a-75c604348faf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019/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 2021-10-29 01:47:04,346 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019/action 0.109s 2021-10-29 01:47:04,347 116443 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': 'Fri, 29 Oct 2021 01:47:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '34036', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8367161-bd87-4a7b-b6d7-c35336f3ed99', 'x-compute-request-id': 'req-a8367161-bd87-4a7b-b6d7-c35336f3ed99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019/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 2021-10-29 01:47:05,479 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019/action 0.129s 2021-10-29 01:47:05,479 116443 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': 'Fri, 29 Oct 2021 01:47:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '35167', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea16dbf4-fa51-45d9-9aa8-9e9bed3db177', 'x-compute-request-id': 'req-ea16dbf4-fa51-45d9-9aa8-9e9bed3db177', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019/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 2021-10-29 01:47:06,592 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019/action 0.110s 2021-10-29 01:47:06,593 116443 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': 'Fri, 29 Oct 2021 01:47:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '36496', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9be9d3f2-95c0-4e94-b446-06d586b6a3b7', 'x-compute-request-id': 'req-9be9d3f2-95c0-4e94-b446-06d586b6a3b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019/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 2021-10-29 01:47:07,710 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019/action 0.114s 2021-10-29 01:47:07,711 116443 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': 'Fri, 29 Oct 2021 01:47:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38002', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-154080ca-94fd-4d23-aab9-7f6764e5adec', 'x-compute-request-id': 'req-154080ca-94fd-4d23-aab9-7f6764e5adec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019/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 2021-10-29 01:47:08,827 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019/action 0.113s 2021-10-29 01:47:08,828 116443 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': 'Fri, 29 Oct 2021 01:47:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38199', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea31eb00-400e-445e-92c3-d4476b6abfae', 'x-compute-request-id': 'req-ea31eb00-400e-445e-92c3-d4476b6abfae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019/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 2021-10-29 01:47:09,933 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019/action 0.102s 2021-10-29 01:47:09,934 116443 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': 'Fri, 29 Oct 2021 01:47:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38199', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c6cc63b-6511-4770-a21c-a58fbb291137', 'x-compute-request-id': 'req-5c6cc63b-6511-4770-a21c-a58fbb291137', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019/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 2021-10-29 01:47:11,040 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019/action 0.104s 2021-10-29 01:47:11,041 116443 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': 'Fri, 29 Oct 2021 01:47:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38199', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f37fb15-dd31-4501-ab39-4dea5bf2b04b', 'x-compute-request-id': 'req-8f37fb15-dd31-4501-ab39-4dea5bf2b04b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019/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 2021-10-29 01:47:12,152 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019/action 0.108s 2021-10-29 01:47:12,153 116443 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': 'Fri, 29 Oct 2021 01:47:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38330', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-332d1a69-cec8-42f1-b2ab-d679960ab3aa', 'x-compute-request-id': 'req-332d1a69-cec8-42f1-b2ab-d679960ab3aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019/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 2021-10-29 01:47:12,194 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019/ips 0.039s 2021-10-29 01:47:12,194 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:47:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '146', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96a5e606-41e9-4cea-b7e5-f0c3e4fa45a0', 'x-compute-request-id': 'req-96a5e606-41e9-4cea-b7e5-f0c3e4fa45a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-1048121400-network": [{"version": 4, "addr": "172.20.0.12"}, {"version": 4, "addr": "172.27.2.13"}]}}' 2021-10-29 01:48:12,373 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019 0.114s 2021-10-29 01:48:12,373 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:48:12 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-fbf8b1cf-12c8-464c-b719-d33f12a17a4a', 'x-compute-request-id': 'req-fbf8b1cf-12c8-464c-b719-d33f12a17a4a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019'} Body: b'' 2021-10-29 01:48:12,542 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019 0.168s 2021-10-29 01:48:12,543 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:48:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1673', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81cab65b-9dec-402b-9ed0-c85598813c36', 'x-compute-request-id': 'req-81cab65b-9dec-402b-9ed0-c85598813c36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019'} Body: b'{"server": {"id": "d0014609-7d4d-4959-a30a-1f7001aa2019", "name": "tempest-AttachVolumeTestJSON-server-1535783632", "status": "ACTIVE", "tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e", "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "metadata": {}, "hostId": "6520dc6c30a7b4f5d732b3c67369498bb1527e881127cba42c064562", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:46:21Z", "updated": "2021-10-29T01:48:12Z", "addresses": {"tempest-AttachVolumeTestJSON-1048121400-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:a2:3d"}, {"version": 4, "addr": "172.27.2.13", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:a2:3d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/d0014609-7d4d-4959-a30a-1f7001aa2019"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-203162948", "OS-SRV-USG:launched_at": "2021-10-29T01:46:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--466746277"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 01:48:13,729 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019 0.177s 2021-10-29 01:48:13,729 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:48:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1673', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7edf411c-20b7-4397-b43a-69da40b43a40', 'x-compute-request-id': 'req-7edf411c-20b7-4397-b43a-69da40b43a40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019'} Body: b'{"server": {"id": "d0014609-7d4d-4959-a30a-1f7001aa2019", "name": "tempest-AttachVolumeTestJSON-server-1535783632", "status": "ACTIVE", "tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e", "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "metadata": {}, "hostId": "6520dc6c30a7b4f5d732b3c67369498bb1527e881127cba42c064562", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:46:21Z", "updated": "2021-10-29T01:48:12Z", "addresses": {"tempest-AttachVolumeTestJSON-1048121400-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:a2:3d"}, {"version": 4, "addr": "172.27.2.13", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:a2:3d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/d0014609-7d4d-4959-a30a-1f7001aa2019"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-203162948", "OS-SRV-USG:launched_at": "2021-10-29T01:46:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--466746277"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 01:48:14,842 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019 0.102s 2021-10-29 01:48:14,843 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:48:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1606', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-394def1a-27e0-4fa6-8b3a-8bbda461e994', 'x-compute-request-id': 'req-394def1a-27e0-4fa6-8b3a-8bbda461e994', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019'} Body: b'{"server": {"id": "d0014609-7d4d-4959-a30a-1f7001aa2019", "name": "tempest-AttachVolumeTestJSON-server-1535783632", "status": "ACTIVE", "tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e", "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "metadata": {}, "hostId": "6520dc6c30a7b4f5d732b3c67369498bb1527e881127cba42c064562", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:46:21Z", "updated": "2021-10-29T01:48:12Z", "addresses": {"tempest-AttachVolumeTestJSON-1048121400-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:a2:3d"}, {"version": 4, "addr": "172.27.2.13", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:a2:3d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/d0014609-7d4d-4959-a30a-1f7001aa2019"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-203162948", "OS-SRV-USG:launched_at": "2021-10-29T01:46:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 01:48:15,970 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019 0.118s 2021-10-29 01:48:15,971 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:48:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1327', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee47bc93-a46b-4faa-8a7a-cc11203c9a62', 'x-compute-request-id': 'req-ee47bc93-a46b-4faa-8a7a-cc11203c9a62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019'} Body: b'{"server": {"id": "d0014609-7d4d-4959-a30a-1f7001aa2019", "name": "tempest-AttachVolumeTestJSON-server-1535783632", "status": "DELETED", "tenant_id": "9478c9b68c774f5cbffc9f7b559fc86e", "user_id": "aa2e7072a6214e9fb3b1fdc341b2d702", "metadata": {}, "hostId": "6520dc6c30a7b4f5d732b3c67369498bb1527e881127cba42c064562", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:46:21Z", "updated": "2021-10-29T01:48:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/d0014609-7d4d-4959-a30a-1f7001aa2019"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-203162948", "OS-SRV-USG:launched_at": "2021-10-29T01:46:30.000000", "OS-SRV-USG:terminated_at": "2021-10-29T01:48:15.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 01:48:15,979 116443 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 3 second wait 2021-10-29 01:48:17,012 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019 0.032s 2021-10-29 01:48:17,013 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:48:16 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-5616e51c-1095-449c-9163-ad8af86a97ce', 'x-compute-request-id': 'req-5616e51c-1095-449c-9163-ad8af86a97ce', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/d0014609-7d4d-4959-a30a-1f7001aa2019'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance d0014609-7d4d-4959-a30a-1f7001aa2019 could not be found."}}' 2021-10-29 01:48:17,044 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.222.0.90/compute/v2.1/os-keypairs/tempest-keypair-203162948 0.030s 2021-10-29 01:48:17,044 116443 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:48:17 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-c9e9e1af-8443-4b91-ace6-e9138625db45', 'x-compute-request-id': 'req-c9e9e1af-8443-4b91-ace6-e9138625db45', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.90/compute/v2.1/os-keypairs/tempest-keypair-203162948'} Body: b'' 2021-10-29 01:48:17,177 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.90:9696/v2.0/security-groups/3135e9ba-b2b7-4fba-b600-36f3ee0b884d 0.132s 2021-10-29 01:48:17,177 116443 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-855cbe62-abec-4688-ad61-b942d9e5fd19', 'content-length': '0', 'date': 'Fri, 29 Oct 2021 01:48:17 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.90:9696/v2.0/security-groups/3135e9ba-b2b7-4fba-b600-36f3ee0b884d'} Body: b'' 2021-10-29 01:48:17,200 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.222.0.90:9696/v2.0/security-groups/3135e9ba-b2b7-4fba-b600-36f3ee0b884d 0.022s 2021-10-29 01:48:17,200 116443 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-2fe179f2-3286-4cbc-8abf-58c9f084ddaa', 'date': 'Fri, 29 Oct 2021 01:48:17 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.90:9696/v2.0/security-groups/3135e9ba-b2b7-4fba-b600-36f3ee0b884d'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 3135e9ba-b2b7-4fba-b600-36f3ee0b884d does not exist", "detail": ""}}' 2021-10-29 01:48:17,944 116443 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.90:9696/v2.0/floatingips/580b4a9b-7252-4aec-ba56-cd65133e4243 0.743s 2021-10-29 01:48:17,944 116443 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-a998db2e-baf0-4fdf-9366-0f099388642d', 'content-length': '0', 'date': 'Fri, 29 Oct 2021 01:48:17 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.90:9696/v2.0/floatingips/580b4a9b-7252-4aec-ba56-cd65133e4243'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 445, in _make_request six.raise_from(e, None) File "<string>", line 3, in raise_from File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 440, in _make_request httplib_response = conn.getresponse() File "/usr/lib/python3.8/http/client.py", line 1344, in getresponse response.begin() File "/usr/lib/python3.8/http/client.py", line 307, in begin version, status, reason = self._read_status() File "/usr/lib/python3.8/http/client.py", line 268, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/lib/python3.8/socket.py", line 669, in readinto return self._sock.recv_into(b) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 141, in test_list_get_volume_attachments volume_1st = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 533, in create_volume volume = cls.volumes_client.create_volume(**kwargs)['volume'] File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 100, in create_volume resp, body = self.post('volumes', 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 755, in urlopen retries = retries.increment( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/util/retry.py", line 532, in increment raise six.reraise(type(error), error, _stacktrace) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/packages/six.py", line 770, in reraise raise value File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 699, in urlopen httplib_response = self._make_request( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 447, in _make_request self._raise_timeout(err=e, url=url, timeout_value=read_timeout) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 336, in _raise_timeout raise ReadTimeoutError( urllib3.exceptions.ReadTimeoutError: HTTPConnectionPool(host='10.222.0.90', port=80): Read timed out. (read timeout=60) |
||||||
tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON | 6 | 4 | 1 | 0 | 1 | Detail | |
test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
skip
pt6.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] |
pass
pt6.2: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use[compute,id-8567b54c-4455-446d-a1cf-651ddeaa3ff2] |
||||||
test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e] |
pass
pt6.3: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e] |
||||||
test_snapshot_create_offline_delete_online[compute,id-5210a1de-85a0-11e6-bb21-641c676a5d61] |
fail
ft6.4: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online[compute,id-5210a1de-85a0-11e6-bb21-641c676a5d61]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-10-29 01:16:58,224 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 202 POST http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots 0.112s 2021-10-29 01:16:58,224 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-697736363"}} Response - Headers: {'date': 'Fri, 29 Oct 2021 01:16:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e8fa44e-f32f-4d51-ab39-c1e19e4b486c', 'content-length': '309', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e8fa44e-f32f-4d51-ab39-c1e19e4b486c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots'} Body: b'{"snapshot": {"id": "c9ffb49b-4699-45d1-ab25-918c1fa6e189", "created_at": "2021-10-29T01:16:58.176650", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-697736363", "description": null, "volume_id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "status": "creating", "size": 1, "metadata": {}}}' 2021-10-29 01:16:58,251 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/c9ffb49b-4699-45d1-ab25-918c1fa6e189 0.024s 2021-10-29 01:16:58,252 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:16:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e1ac8f7-c570-4148-9b61-b26648155c37', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e1ac8f7-c570-4148-9b61-b26648155c37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/c9ffb49b-4699-45d1-ab25-918c1fa6e189'} Body: b'{"snapshot": {"id": "c9ffb49b-4699-45d1-ab25-918c1fa6e189", "created_at": "2021-10-29T01:16:58.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-697736363", "description": null, "volume_id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "24b83d8a1a4943748e8980793c6fbec7", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 01:16:59,276 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/c9ffb49b-4699-45d1-ab25-918c1fa6e189 0.020s 2021-10-29 01:16:59,276 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:16:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28d6c58d-38e3-4d49-82ce-713512f88953', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28d6c58d-38e3-4d49-82ce-713512f88953', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/c9ffb49b-4699-45d1-ab25-918c1fa6e189'} Body: b'{"snapshot": {"id": "c9ffb49b-4699-45d1-ab25-918c1fa6e189", "created_at": "2021-10-29T01:16:58.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-697736363", "description": null, "volume_id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "24b83d8a1a4943748e8980793c6fbec7", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 01:17:00,302 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/c9ffb49b-4699-45d1-ab25-918c1fa6e189 0.021s 2021-10-29 01:17:00,302 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71bc9b9b-fece-42c6-b69b-9672f9e898ac', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71bc9b9b-fece-42c6-b69b-9672f9e898ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/c9ffb49b-4699-45d1-ab25-918c1fa6e189'} Body: b'{"snapshot": {"id": "c9ffb49b-4699-45d1-ab25-918c1fa6e189", "created_at": "2021-10-29T01:16:58.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-697736363", "description": null, "volume_id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "24b83d8a1a4943748e8980793c6fbec7", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 01:17:01,327 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/c9ffb49b-4699-45d1-ab25-918c1fa6e189 0.021s 2021-10-29 01:17:01,327 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8500d81-c764-4581-a3c8-697e5c96bff4', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8500d81-c764-4581-a3c8-697e5c96bff4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/c9ffb49b-4699-45d1-ab25-918c1fa6e189'} Body: b'{"snapshot": {"id": "c9ffb49b-4699-45d1-ab25-918c1fa6e189", "created_at": "2021-10-29T01:16:58.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-697736363", "description": null, "volume_id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "24b83d8a1a4943748e8980793c6fbec7", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 01:17:02,351 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/c9ffb49b-4699-45d1-ab25-918c1fa6e189 0.020s 2021-10-29 01:17:02,352 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b4cd6ea-4d07-4e55-a07a-0bb8c686027f', 'content-length': '468', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b4cd6ea-4d07-4e55-a07a-0bb8c686027f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/c9ffb49b-4699-45d1-ab25-918c1fa6e189'} Body: b'{"snapshot": {"id": "c9ffb49b-4699-45d1-ab25-918c1fa6e189", "created_at": "2021-10-29T01:16:58.000000", "updated_at": "2021-10-29T01:17:02.000000", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-697736363", "description": null, "volume_id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "24b83d8a1a4943748e8980793c6fbec7", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-29 01:17:02,354 116429 INFO [tempest.common.waiters] snapshot c9ffb49b-4699-45d1-ab25-918c1fa6e189 reached available after waiting for 4.354781 seconds 2021-10-29 01:17:02,439 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 201 POST http://10.222.0.90/identity/v3/auth/tokens 0.079s 2021-10-29 01:17:02,439 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3401', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-d6e9eb32-3f88-4cf1-8242-ee8bed3082e7', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.90/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "name": "tempest-VolumesSnapshotTestJSON-860400721-project", "password_expires_at": null}, "audit_ids": ["R48mA1G_QYG3WFFqxv3x-Q"], "expires_at": "2021-10-29T02:17:02.000000Z", "issued_at": "2021-10-29T01:17:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "24b83d8a1a4943748e8980793c6fbec7", "name": "tempest-VolumesSnapshotTestJSON-860400721"}, "is_domain": false, "roles": [{"id": "901d2ea36c0e4d06903870722ee0b8fb", "name": "reader"}, {"id": "5d7c618158364fba9cc0c1e77a59845c", "name": "member"}], "catalog": [{"endpoints": [{"id": "d14f714efaef48e3939edbd832cb406e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.90/compute/v2/24b83d8a1a4943748e8980793c6fbec7", "region": "RegionOne"}], "id": "0811ec22130f40d4a43f6dd16513ed72", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "88d29f25b6a44b5c80900c1afeb345c2", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.90:9696/", "region": "RegionOne"}], "id": "2a84d9bd3b084feba56e86c5e651391c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "c7f9a57d599446ffa30e9e099f08d3ba", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.90/identity", "region": "RegionOne"}, {"id": "ec2aced7cfb148839818e64b8bd20a2e", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.90/identity", "region": "RegionOne"}], "id": "611bd238bd4d4856bf76ba86e3fe13b1", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e5ce52190719410ab943bad871218ad7", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.90/image", "region": "RegionOne"}], "id": "68411d33a7d84a9e9dc17be1fa41501e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "c9e014eebde240c1adfb8d13bb165f71", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.90/placement", "region": "RegionOne"}], "id": "6b08ef7b5ee74dffa8b217774782ff7c", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6d498c5779d74a319a9ab02e44f74dde", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.90:8080", "region": "RegionOne"}, {"id": "7dd4a5f18cde4233a2019d527c179cdd", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.90:8080/v1/AUTH_24b83d8a1a4943748e8980793c6fbec7", "region": "RegionOne"}], "id": "966491eb38854b519bf80343bcc17f2f", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "7a728f27fbca4aa6bf714f128e83ec00", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.90/compute/v2.1", "region": "RegionOne"}], "id": "b1522b722876445da86f6ead52fc656c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "c992b3c8358845ed85992e4b82b566eb", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7", "region": "RegionOne"}], "id": "b8948c1170804098a75a420182945dc5", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "baa451c0b29e4c8a9e46e3737a853a9b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7", "region": "RegionOne"}], "id": "c5a72e58002141e9bd77000fffc4c273", "type": "block-storage", "name": "cinder"}]}}' 2021-10-29 01:17:02,439 116429 INFO [tempest.lib.common.fixed_network] (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online) Found network {'id': '27173245-d0a5-41d2-a1be-c4a03b369c4b', 'name': 'tempest-VolumesSnapshotTestJSON-1447244209-network', 'tenant_id': '24b83d8a1a4943748e8980793c6fbec7', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '24b83d8a1a4943748e8980793c6fbec7', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 839, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-10-29T01:15:13Z', 'updated_at': '2021-10-29T01:15:13Z', 'revision_number': 1} available for tenant 2021-10-29 01:17:02,925 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 202 POST http://10.222.0.90/compute/v2.1/servers 0.485s 2021-10-29 01:17:02,925 116429 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-642596488", "imageRef": "3fef3f0d-d772-4999-b764-d6690634a06d", "flavorRef": "452", "networks": [{"uuid": "27173245-d0a5-41d2-a1be-c4a03b369c4b"}]}} Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc80da4b-37dc-421a-acc1-6aea79b064bf', 'x-compute-request-id': 'req-cc80da4b-37dc-421a-acc1-6aea79b064bf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.90/compute/v2.1/servers'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "ENsNmD8LcBrV"}}' 2021-10-29 01:17:02,993 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.065s 2021-10-29 01:17:02,993 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:02 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-f89d7787-aa2d-474b-a21b-5efc1a69da13', 'x-compute-request-id': 'req-f89d7787-aa2d-474b-a21b-5efc1a69da13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "BUILD", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:03Z", "updated": "2021-10-29T01:17:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 01:17:04,142 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.140s 2021-10-29 01:17:04,143 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1278', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6a69800-97cf-4e2e-8b93-ce282b0fa24b', 'x-compute-request-id': 'req-f6a69800-97cf-4e2e-8b93-ce282b0fa24b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "BUILD", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:17:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "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": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 01:17:04,150 116429 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 1 second wait 2021-10-29 01:17:05,338 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.187s 2021-10-29 01:17:05,338 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:05 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-b66d0d8c-ba20-41af-bb7f-2582ce1ba0e3', 'x-compute-request-id': 'req-b66d0d8c-ba20-41af-bb7f-2582ce1ba0e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "BUILD", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:17:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 01:17:05,346 116429 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 2 second wait 2021-10-29 01:17:06,496 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.149s 2021-10-29 01:17:06,497 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:06 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-99f1bd13-250f-4b3f-8924-992d45b2dd80', 'x-compute-request-id': 'req-99f1bd13-250f-4b3f-8924-992d45b2dd80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "BUILD", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:17:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 01:17:07,655 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.149s 2021-10-29 01:17:07,656 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:07 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-70a09c9d-06f3-461e-958a-97b723b5cc4d', 'x-compute-request-id': 'req-70a09c9d-06f3-461e-958a-97b723b5cc4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "BUILD", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:17:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 01:17:08,824 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.158s 2021-10-29 01:17:08,825 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:08 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-8233326f-9132-4d2d-a894-918149b6772a', 'x-compute-request-id': 'req-8233326f-9132-4d2d-a894-918149b6772a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "BUILD", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:17:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 01:17:09,977 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.143s 2021-10-29 01:17:09,977 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:09 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-c01c66bb-6514-46eb-8291-5e9f1e6fbbed', 'x-compute-request-id': 'req-c01c66bb-6514-46eb-8291-5e9f1e6fbbed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "BUILD", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:17:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 01:17:11,128 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.142s 2021-10-29 01:17:11,128 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:10 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-f175e7a7-5ac7-4e4c-941a-aa5d68059585', 'x-compute-request-id': 'req-f175e7a7-5ac7-4e4c-941a-aa5d68059585', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "BUILD", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:17:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 01:17:12,286 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.150s 2021-10-29 01:17:12,287 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:12 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-70d98f1f-4c05-4c65-9491-4d313e643f8a', 'x-compute-request-id': 'req-70d98f1f-4c05-4c65-9491-4d313e643f8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "BUILD", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:17:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 01:17:13,440 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.144s 2021-10-29 01:17:13,440 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1507', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02170c99-b61b-4bba-b7c8-d1d836f8f97f', 'x-compute-request-id': 'req-02170c99-b61b-4bba-b7c8-d1d836f8f97f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:17:13Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 01:17:13,448 116429 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 10 second wait 2021-10-29 01:17:13,725 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 POST http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d/os-volume_attachments 0.276s 2021-10-29 01:17:13,725 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "device": "/dev/sdb"}} Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:13 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-f0b85a17-e4cb-46a7-a408-e20bfd0efbf7', 'x-compute-request-id': 'req-f0b85a17-e4cb-46a7-a408-e20bfd0efbf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "serverId": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "volumeId": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "device": "/dev/sdb"}}' 2021-10-29 01:17:13,773 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/volumes/83b8cfc7-3e81-413f-9854-1aaebf9058bf 0.046s 2021-10-29 01:17:13,774 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfe7a7bc-7ced-4f3d-90ed-1be5a73884ce', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfe7a7bc-7ced-4f3d-90ed-1be5a73884ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/volumes/83b8cfc7-3e81-413f-9854-1aaebf9058bf'} Body: b'{"volume": {"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:15:15.000000", "updated_at": "2021-10-29T01:17:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-485686955", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/volumes/83b8cfc7-3e81-413f-9854-1aaebf9058bf"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/24b83d8a1a4943748e8980793c6fbec7/volumes/83b8cfc7-3e81-413f-9854-1aaebf9058bf"}], "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "24b83d8a1a4943748e8980793c6fbec7"}}' 2021-10-29 01:17:14,823 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/volumes/83b8cfc7-3e81-413f-9854-1aaebf9058bf 0.041s 2021-10-29 01:17:14,824 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15c0138f-df1f-4f3b-b55a-dc2d450a57f9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15c0138f-df1f-4f3b-b55a-dc2d450a57f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/volumes/83b8cfc7-3e81-413f-9854-1aaebf9058bf'} Body: b'{"volume": {"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:15:15.000000", "updated_at": "2021-10-29T01:17:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-485686955", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/volumes/83b8cfc7-3e81-413f-9854-1aaebf9058bf"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/24b83d8a1a4943748e8980793c6fbec7/volumes/83b8cfc7-3e81-413f-9854-1aaebf9058bf"}], "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "24b83d8a1a4943748e8980793c6fbec7"}}' 2021-10-29 01:17:15,873 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/volumes/83b8cfc7-3e81-413f-9854-1aaebf9058bf 0.041s 2021-10-29 01:17:15,873 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d993d56-7f6f-44e5-a2bd-5daa9e25bf0c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d993d56-7f6f-44e5-a2bd-5daa9e25bf0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/volumes/83b8cfc7-3e81-413f-9854-1aaebf9058bf'} Body: b'{"volume": {"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:15:15.000000", "updated_at": "2021-10-29T01:17:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-485686955", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/volumes/83b8cfc7-3e81-413f-9854-1aaebf9058bf"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/24b83d8a1a4943748e8980793c6fbec7/volumes/83b8cfc7-3e81-413f-9854-1aaebf9058bf"}], "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "24b83d8a1a4943748e8980793c6fbec7"}}' 2021-10-29 01:17:16,924 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/volumes/83b8cfc7-3e81-413f-9854-1aaebf9058bf 0.041s 2021-10-29 01:17:16,925 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f024913a-0c1e-42ca-94f0-9eb623a5be5f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f024913a-0c1e-42ca-94f0-9eb623a5be5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/volumes/83b8cfc7-3e81-413f-9854-1aaebf9058bf'} Body: b'{"volume": {"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:15:15.000000", "updated_at": "2021-10-29T01:17:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-485686955", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/volumes/83b8cfc7-3e81-413f-9854-1aaebf9058bf"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/24b83d8a1a4943748e8980793c6fbec7/volumes/83b8cfc7-3e81-413f-9854-1aaebf9058bf"}], "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "24b83d8a1a4943748e8980793c6fbec7"}}' 2021-10-29 01:17:17,976 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/volumes/83b8cfc7-3e81-413f-9854-1aaebf9058bf 0.044s 2021-10-29 01:17:17,977 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bbddfcc-712b-40e9-b9cd-18f3db641305', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bbddfcc-712b-40e9-b9cd-18f3db641305', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/volumes/83b8cfc7-3e81-413f-9854-1aaebf9058bf'} Body: b'{"volume": {"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:15:15.000000", "updated_at": "2021-10-29T01:17:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-485686955", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/volumes/83b8cfc7-3e81-413f-9854-1aaebf9058bf"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/24b83d8a1a4943748e8980793c6fbec7/volumes/83b8cfc7-3e81-413f-9854-1aaebf9058bf"}], "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "24b83d8a1a4943748e8980793c6fbec7"}}' 2021-10-29 01:17:19,030 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/volumes/83b8cfc7-3e81-413f-9854-1aaebf9058bf 0.046s 2021-10-29 01:17:19,031 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f94fd044-da81-43b6-af85-0f1f847e7c1b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f94fd044-da81-43b6-af85-0f1f847e7c1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/volumes/83b8cfc7-3e81-413f-9854-1aaebf9058bf'} Body: b'{"volume": {"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:15:15.000000", "updated_at": "2021-10-29T01:17:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-485686955", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/volumes/83b8cfc7-3e81-413f-9854-1aaebf9058bf"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/24b83d8a1a4943748e8980793c6fbec7/volumes/83b8cfc7-3e81-413f-9854-1aaebf9058bf"}], "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "24b83d8a1a4943748e8980793c6fbec7"}}' 2021-10-29 01:17:20,081 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/volumes/83b8cfc7-3e81-413f-9854-1aaebf9058bf 0.043s 2021-10-29 01:17:20,082 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-048037d2-64cc-4d6b-aae6-595af807b246', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-048037d2-64cc-4d6b-aae6-595af807b246', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/volumes/83b8cfc7-3e81-413f-9854-1aaebf9058bf'} Body: b'{"volume": {"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:15:15.000000", "updated_at": "2021-10-29T01:17:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-485686955", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/volumes/83b8cfc7-3e81-413f-9854-1aaebf9058bf"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/24b83d8a1a4943748e8980793c6fbec7/volumes/83b8cfc7-3e81-413f-9854-1aaebf9058bf"}], "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "24b83d8a1a4943748e8980793c6fbec7"}}' 2021-10-29 01:17:21,139 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/volumes/83b8cfc7-3e81-413f-9854-1aaebf9058bf 0.049s 2021-10-29 01:17:21,140 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc79413f-2220-45f5-bd0c-e9f2ac4b27e8', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc79413f-2220-45f5-bd0c-e9f2ac4b27e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/volumes/83b8cfc7-3e81-413f-9854-1aaebf9058bf'} Body: b'{"volume": {"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:15:15.000000", "updated_at": "2021-10-29T01:17:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-485686955", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/volumes/83b8cfc7-3e81-413f-9854-1aaebf9058bf"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/24b83d8a1a4943748e8980793c6fbec7/volumes/83b8cfc7-3e81-413f-9854-1aaebf9058bf"}], "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "attachment_id": "89724230-4f05-47a4-b46b-f2325d619404", "volume_id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "server_id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T01:17:15.000000"}], "os-vol-tenant-attr:tenant_id": "24b83d8a1a4943748e8980793c6fbec7"}}' 2021-10-29 01:17:22,203 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/volumes/83b8cfc7-3e81-413f-9854-1aaebf9058bf 0.055s 2021-10-29 01:17:22,203 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2743c3e0-6470-43fe-986e-1117c5d1c64c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2743c3e0-6470-43fe-986e-1117c5d1c64c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/volumes/83b8cfc7-3e81-413f-9854-1aaebf9058bf'} Body: b'{"volume": {"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:15:15.000000", "updated_at": "2021-10-29T01:17:21.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-485686955", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/volumes/83b8cfc7-3e81-413f-9854-1aaebf9058bf"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/24b83d8a1a4943748e8980793c6fbec7/volumes/83b8cfc7-3e81-413f-9854-1aaebf9058bf"}], "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "attachment_id": "89724230-4f05-47a4-b46b-f2325d619404", "volume_id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "server_id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T01:17:15.000000"}], "os-vol-tenant-attr:tenant_id": "24b83d8a1a4943748e8980793c6fbec7"}}' 2021-10-29 01:17:22,210 116429 INFO [tempest.common.waiters] volume 83b8cfc7-3e81-413f-9854-1aaebf9058bf reached in-use after waiting for 9.210370 seconds 2021-10-29 01:17:22,366 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 202 POST http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots 0.156s 2021-10-29 01:17:22,367 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-827905799"}} Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-003e3671-b919-4ee8-9e33-15c43e70a778', 'content-length': '309', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-003e3671-b919-4ee8-9e33-15c43e70a778', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots'} Body: b'{"snapshot": {"id": "ed4d3336-83b1-405c-b978-8ed5280a7949", "created_at": "2021-10-29T01:17:22.309170", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-827905799", "description": null, "volume_id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "status": "creating", "size": 1, "metadata": {}}}' 2021-10-29 01:17:22,393 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949 0.023s 2021-10-29 01:17:22,393 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5173dbf2-b413-4419-b911-2bb78b5fa513', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5173dbf2-b413-4419-b911-2bb78b5fa513', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949'} Body: b'{"snapshot": {"id": "ed4d3336-83b1-405c-b978-8ed5280a7949", "created_at": "2021-10-29T01:17:22.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-827905799", "description": null, "volume_id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "24b83d8a1a4943748e8980793c6fbec7", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 01:17:23,418 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949 0.021s 2021-10-29 01:17:23,418 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c58b9890-3c0e-4c91-9916-8b28e6f1a386', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c58b9890-3c0e-4c91-9916-8b28e6f1a386', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949'} Body: b'{"snapshot": {"id": "ed4d3336-83b1-405c-b978-8ed5280a7949", "created_at": "2021-10-29T01:17:22.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-827905799", "description": null, "volume_id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "24b83d8a1a4943748e8980793c6fbec7", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 01:17:24,443 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949 0.020s 2021-10-29 01:17:24,444 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e06c268b-8995-4f60-8cf8-e572e8e04eea', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e06c268b-8995-4f60-8cf8-e572e8e04eea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949'} Body: b'{"snapshot": {"id": "ed4d3336-83b1-405c-b978-8ed5280a7949", "created_at": "2021-10-29T01:17:22.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-827905799", "description": null, "volume_id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "24b83d8a1a4943748e8980793c6fbec7", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 01:17:25,470 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949 0.022s 2021-10-29 01:17:25,470 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eda9f035-7c3a-42af-b123-28793a0470af', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eda9f035-7c3a-42af-b123-28793a0470af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949'} Body: b'{"snapshot": {"id": "ed4d3336-83b1-405c-b978-8ed5280a7949", "created_at": "2021-10-29T01:17:22.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-827905799", "description": null, "volume_id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "24b83d8a1a4943748e8980793c6fbec7", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 01:17:26,498 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949 0.024s 2021-10-29 01:17:26,499 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca581a51-9ce7-4e4d-a174-bdf6142b4991', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca581a51-9ce7-4e4d-a174-bdf6142b4991', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949'} Body: b'{"snapshot": {"id": "ed4d3336-83b1-405c-b978-8ed5280a7949", "created_at": "2021-10-29T01:17:22.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-827905799", "description": null, "volume_id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "24b83d8a1a4943748e8980793c6fbec7", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 01:17:27,524 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949 0.022s 2021-10-29 01:17:27,524 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a707d70-3df0-4377-9368-678b91baafe9', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a707d70-3df0-4377-9368-678b91baafe9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949'} Body: b'{"snapshot": {"id": "ed4d3336-83b1-405c-b978-8ed5280a7949", "created_at": "2021-10-29T01:17:22.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-827905799", "description": null, "volume_id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "24b83d8a1a4943748e8980793c6fbec7", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 01:17:28,549 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949 0.022s 2021-10-29 01:17:28,549 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a925312-e6d5-41b5-b72c-ff79a18d8750', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a925312-e6d5-41b5-b72c-ff79a18d8750', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949'} Body: b'{"snapshot": {"id": "ed4d3336-83b1-405c-b978-8ed5280a7949", "created_at": "2021-10-29T01:17:22.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-827905799", "description": null, "volume_id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "24b83d8a1a4943748e8980793c6fbec7", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 01:17:29,580 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949 0.027s 2021-10-29 01:17:29,580 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a70f6780-c631-45f6-9643-db54236ac8d2', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a70f6780-c631-45f6-9643-db54236ac8d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949'} Body: b'{"snapshot": {"id": "ed4d3336-83b1-405c-b978-8ed5280a7949", "created_at": "2021-10-29T01:17:22.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-827905799", "description": null, "volume_id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "24b83d8a1a4943748e8980793c6fbec7", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 01:17:30,609 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949 0.025s 2021-10-29 01:17:30,610 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7a14b9b-e31c-42be-8c66-39e0e7d869c5', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7a14b9b-e31c-42be-8c66-39e0e7d869c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949'} Body: b'{"snapshot": {"id": "ed4d3336-83b1-405c-b978-8ed5280a7949", "created_at": "2021-10-29T01:17:22.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-827905799", "description": null, "volume_id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "24b83d8a1a4943748e8980793c6fbec7", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 01:17:31,635 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949 0.020s 2021-10-29 01:17:31,636 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab29159a-8a83-4370-958c-737c2c4f1643', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab29159a-8a83-4370-958c-737c2c4f1643', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949'} Body: b'{"snapshot": {"id": "ed4d3336-83b1-405c-b978-8ed5280a7949", "created_at": "2021-10-29T01:17:22.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-827905799", "description": null, "volume_id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "24b83d8a1a4943748e8980793c6fbec7", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 01:17:32,664 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949 0.024s 2021-10-29 01:17:32,664 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-509885d4-af90-42c4-96fc-74056c10f78d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-509885d4-af90-42c4-96fc-74056c10f78d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949'} Body: b'{"snapshot": {"id": "ed4d3336-83b1-405c-b978-8ed5280a7949", "created_at": "2021-10-29T01:17:22.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-827905799", "description": null, "volume_id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "24b83d8a1a4943748e8980793c6fbec7", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 01:17:33,689 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949 0.022s 2021-10-29 01:17:33,689 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3360257e-ca6f-4f33-8394-b728ac1414d5', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3360257e-ca6f-4f33-8394-b728ac1414d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949'} Body: b'{"snapshot": {"id": "ed4d3336-83b1-405c-b978-8ed5280a7949", "created_at": "2021-10-29T01:17:22.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-827905799", "description": null, "volume_id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "24b83d8a1a4943748e8980793c6fbec7", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 01:17:34,715 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949 0.022s 2021-10-29 01:17:34,715 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c3ab7fb-fcc6-4588-afc3-fe69231bba8f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c3ab7fb-fcc6-4588-afc3-fe69231bba8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949'} Body: b'{"snapshot": {"id": "ed4d3336-83b1-405c-b978-8ed5280a7949", "created_at": "2021-10-29T01:17:22.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-827905799", "description": null, "volume_id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "24b83d8a1a4943748e8980793c6fbec7", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 01:17:35,740 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949 0.021s 2021-10-29 01:17:35,741 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6ffd179-92f9-473c-9248-2fc5a35afe9d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6ffd179-92f9-473c-9248-2fc5a35afe9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949'} Body: b'{"snapshot": {"id": "ed4d3336-83b1-405c-b978-8ed5280a7949", "created_at": "2021-10-29T01:17:22.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-827905799", "description": null, "volume_id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "24b83d8a1a4943748e8980793c6fbec7", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 01:17:36,780 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949 0.035s 2021-10-29 01:17:36,780 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6abd4888-70c4-4da0-b2c9-749d3f73bbde', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6abd4888-70c4-4da0-b2c9-749d3f73bbde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949'} Body: b'{"snapshot": {"id": "ed4d3336-83b1-405c-b978-8ed5280a7949", "created_at": "2021-10-29T01:17:22.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-827905799", "description": null, "volume_id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "24b83d8a1a4943748e8980793c6fbec7", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 01:17:37,833 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949 0.049s 2021-10-29 01:17:37,833 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ffb535e-c473-489a-a8c8-0cf0a17d0706', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ffb535e-c473-489a-a8c8-0cf0a17d0706', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949'} Body: b'{"snapshot": {"id": "ed4d3336-83b1-405c-b978-8ed5280a7949", "created_at": "2021-10-29T01:17:22.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-827905799", "description": null, "volume_id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "24b83d8a1a4943748e8980793c6fbec7", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 01:17:38,869 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949 0.032s 2021-10-29 01:17:38,870 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-408ef1d2-bbae-4107-9391-8e277dff4e77', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-408ef1d2-bbae-4107-9391-8e277dff4e77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949'} Body: b'{"snapshot": {"id": "ed4d3336-83b1-405c-b978-8ed5280a7949", "created_at": "2021-10-29T01:17:22.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-827905799", "description": null, "volume_id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "24b83d8a1a4943748e8980793c6fbec7", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 01:17:39,895 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949 0.020s 2021-10-29 01:17:39,895 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b319741c-f11f-41e3-a28c-86264a9acb21', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b319741c-f11f-41e3-a28c-86264a9acb21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949'} Body: b'{"snapshot": {"id": "ed4d3336-83b1-405c-b978-8ed5280a7949", "created_at": "2021-10-29T01:17:22.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-827905799", "description": null, "volume_id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "24b83d8a1a4943748e8980793c6fbec7", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 01:17:40,920 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949 0.022s 2021-10-29 01:17:40,921 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-426d33bf-4407-4306-961c-da2cdf2aa461', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-426d33bf-4407-4306-961c-da2cdf2aa461', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949'} Body: b'{"snapshot": {"id": "ed4d3336-83b1-405c-b978-8ed5280a7949", "created_at": "2021-10-29T01:17:22.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-827905799", "description": null, "volume_id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "24b83d8a1a4943748e8980793c6fbec7", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 01:17:41,945 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949 0.021s 2021-10-29 01:17:41,945 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a791ffbe-be62-4335-85a3-9f97e02344f2', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a791ffbe-be62-4335-85a3-9f97e02344f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949'} Body: b'{"snapshot": {"id": "ed4d3336-83b1-405c-b978-8ed5280a7949", "created_at": "2021-10-29T01:17:22.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-827905799", "description": null, "volume_id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "24b83d8a1a4943748e8980793c6fbec7", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 01:17:42,979 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949 0.030s 2021-10-29 01:17:42,979 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dbdf2fb-f987-4221-9a83-bf60522f94e4', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dbdf2fb-f987-4221-9a83-bf60522f94e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949'} Body: b'{"snapshot": {"id": "ed4d3336-83b1-405c-b978-8ed5280a7949", "created_at": "2021-10-29T01:17:22.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-827905799", "description": null, "volume_id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "24b83d8a1a4943748e8980793c6fbec7", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 01:17:44,002 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949 0.020s 2021-10-29 01:17:44,003 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc75997b-85da-487a-8e03-bbff259f6049', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc75997b-85da-487a-8e03-bbff259f6049', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949'} Body: b'{"snapshot": {"id": "ed4d3336-83b1-405c-b978-8ed5280a7949", "created_at": "2021-10-29T01:17:22.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-827905799", "description": null, "volume_id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "24b83d8a1a4943748e8980793c6fbec7", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 01:17:45,028 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949 0.021s 2021-10-29 01:17:45,028 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-808c8c7e-fbf1-4fb7-8e1f-db50a1f98671', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-808c8c7e-fbf1-4fb7-8e1f-db50a1f98671', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949'} Body: b'{"snapshot": {"id": "ed4d3336-83b1-405c-b978-8ed5280a7949", "created_at": "2021-10-29T01:17:22.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-827905799", "description": null, "volume_id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "24b83d8a1a4943748e8980793c6fbec7", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 01:17:46,058 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949 0.026s 2021-10-29 01:17:46,059 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5e918f9-9290-44bb-b6e7-71db6abd61a0', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5e918f9-9290-44bb-b6e7-71db6abd61a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949'} Body: b'{"snapshot": {"id": "ed4d3336-83b1-405c-b978-8ed5280a7949", "created_at": "2021-10-29T01:17:22.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-827905799", "description": null, "volume_id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "24b83d8a1a4943748e8980793c6fbec7", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 01:17:47,083 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949 0.021s 2021-10-29 01:17:47,084 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d65353f3-156d-47a0-892c-53a116470368', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d65353f3-156d-47a0-892c-53a116470368', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949'} Body: b'{"snapshot": {"id": "ed4d3336-83b1-405c-b978-8ed5280a7949", "created_at": "2021-10-29T01:17:22.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-827905799", "description": null, "volume_id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "24b83d8a1a4943748e8980793c6fbec7", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 01:17:48,107 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949 0.020s 2021-10-29 01:17:48,108 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-382e27cc-0369-4779-a5ae-7c10f9b9d295', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-382e27cc-0369-4779-a5ae-7c10f9b9d295', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949'} Body: b'{"snapshot": {"id": "ed4d3336-83b1-405c-b978-8ed5280a7949", "created_at": "2021-10-29T01:17:22.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-827905799", "description": null, "volume_id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "24b83d8a1a4943748e8980793c6fbec7", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 01:17:49,132 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949 0.020s 2021-10-29 01:17:49,132 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f99085b-adf7-4df0-9773-cb6534d3ec4b', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f99085b-adf7-4df0-9773-cb6534d3ec4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949'} Body: b'{"snapshot": {"id": "ed4d3336-83b1-405c-b978-8ed5280a7949", "created_at": "2021-10-29T01:17:22.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-827905799", "description": null, "volume_id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "24b83d8a1a4943748e8980793c6fbec7", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 01:17:50,158 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949 0.021s 2021-10-29 01:17:50,158 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adbec389-910a-479e-a3bc-0251fc80165b', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adbec389-910a-479e-a3bc-0251fc80165b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949'} Body: b'{"snapshot": {"id": "ed4d3336-83b1-405c-b978-8ed5280a7949", "created_at": "2021-10-29T01:17:22.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-827905799", "description": null, "volume_id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "24b83d8a1a4943748e8980793c6fbec7", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 01:17:51,184 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949 0.022s 2021-10-29 01:17:51,184 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38373f70-f7c5-4cff-8cdb-6d2553aa1415', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38373f70-f7c5-4cff-8cdb-6d2553aa1415', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949'} Body: b'{"snapshot": {"id": "ed4d3336-83b1-405c-b978-8ed5280a7949", "created_at": "2021-10-29T01:17:22.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-827905799", "description": null, "volume_id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "24b83d8a1a4943748e8980793c6fbec7", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 01:17:52,209 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949 0.021s 2021-10-29 01:17:52,209 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5776f466-1878-4607-a18c-284f36b816a2', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5776f466-1878-4607-a18c-284f36b816a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949'} Body: b'{"snapshot": {"id": "ed4d3336-83b1-405c-b978-8ed5280a7949", "created_at": "2021-10-29T01:17:22.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-827905799", "description": null, "volume_id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "24b83d8a1a4943748e8980793c6fbec7", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 01:17:53,235 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949 0.022s 2021-10-29 01:17:53,235 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28f0686a-a09b-4ccf-8a97-0bc12580d53a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28f0686a-a09b-4ccf-8a97-0bc12580d53a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949'} Body: b'{"snapshot": {"id": "ed4d3336-83b1-405c-b978-8ed5280a7949", "created_at": "2021-10-29T01:17:22.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-827905799", "description": null, "volume_id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "24b83d8a1a4943748e8980793c6fbec7", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 01:17:54,261 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949 0.021s 2021-10-29 01:17:54,261 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f168bdbf-8f4f-4961-a675-fce3ab8f5ee6', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f168bdbf-8f4f-4961-a675-fce3ab8f5ee6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949'} Body: b'{"snapshot": {"id": "ed4d3336-83b1-405c-b978-8ed5280a7949", "created_at": "2021-10-29T01:17:22.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-827905799", "description": null, "volume_id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "24b83d8a1a4943748e8980793c6fbec7", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 01:17:55,286 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949 0.021s 2021-10-29 01:17:55,286 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b69929ba-a6fb-448e-b404-94b8a1806c67', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b69929ba-a6fb-448e-b404-94b8a1806c67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949'} Body: b'{"snapshot": {"id": "ed4d3336-83b1-405c-b978-8ed5280a7949", "created_at": "2021-10-29T01:17:22.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-827905799", "description": null, "volume_id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "24b83d8a1a4943748e8980793c6fbec7", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 01:17:56,312 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949 0.021s 2021-10-29 01:17:56,312 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-664f404e-2e1f-4c73-8f71-3d48096ef3bd', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-664f404e-2e1f-4c73-8f71-3d48096ef3bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949'} Body: b'{"snapshot": {"id": "ed4d3336-83b1-405c-b978-8ed5280a7949", "created_at": "2021-10-29T01:17:22.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-827905799", "description": null, "volume_id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "24b83d8a1a4943748e8980793c6fbec7", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 01:17:57,336 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949 0.020s 2021-10-29 01:17:57,337 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3855f4b3-32be-405f-9439-a744d308e9ba', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3855f4b3-32be-405f-9439-a744d308e9ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949'} Body: b'{"snapshot": {"id": "ed4d3336-83b1-405c-b978-8ed5280a7949", "created_at": "2021-10-29T01:17:22.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-827905799", "description": null, "volume_id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "24b83d8a1a4943748e8980793c6fbec7", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 01:17:58,362 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949 0.022s 2021-10-29 01:17:58,362 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eebdd5b0-a613-47a8-b195-cc6b4e8d0680', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eebdd5b0-a613-47a8-b195-cc6b4e8d0680', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949'} Body: b'{"snapshot": {"id": "ed4d3336-83b1-405c-b978-8ed5280a7949", "created_at": "2021-10-29T01:17:22.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-827905799", "description": null, "volume_id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "24b83d8a1a4943748e8980793c6fbec7", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 01:17:59,387 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949 0.021s 2021-10-29 01:17:59,387 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cba7eb9a-15eb-4f3a-8f39-fc61cd915121', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cba7eb9a-15eb-4f3a-8f39-fc61cd915121', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949'} Body: b'{"snapshot": {"id": "ed4d3336-83b1-405c-b978-8ed5280a7949", "created_at": "2021-10-29T01:17:22.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-827905799", "description": null, "volume_id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "24b83d8a1a4943748e8980793c6fbec7", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 01:18:00,412 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949 0.021s 2021-10-29 01:18:00,413 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ed98ccd-afea-4ed0-961a-31efaa9fe4f5', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ed98ccd-afea-4ed0-961a-31efaa9fe4f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949'} Body: b'{"snapshot": {"id": "ed4d3336-83b1-405c-b978-8ed5280a7949", "created_at": "2021-10-29T01:17:22.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-827905799", "description": null, "volume_id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "24b83d8a1a4943748e8980793c6fbec7", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 01:18:01,438 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949 0.021s 2021-10-29 01:18:01,438 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf0d9b15-dd8a-4ac8-800e-a5713d3d4f02', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf0d9b15-dd8a-4ac8-800e-a5713d3d4f02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949'} Body: b'{"snapshot": {"id": "ed4d3336-83b1-405c-b978-8ed5280a7949", "created_at": "2021-10-29T01:17:22.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-827905799", "description": null, "volume_id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "24b83d8a1a4943748e8980793c6fbec7", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 01:18:02,465 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949 0.023s 2021-10-29 01:18:02,465 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21b40032-204a-4fb0-aefb-0e184dac6e70', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21b40032-204a-4fb0-aefb-0e184dac6e70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949'} Body: b'{"snapshot": {"id": "ed4d3336-83b1-405c-b978-8ed5280a7949", "created_at": "2021-10-29T01:17:22.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-827905799", "description": null, "volume_id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "24b83d8a1a4943748e8980793c6fbec7", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 01:18:03,492 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949 0.022s 2021-10-29 01:18:03,492 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ee3ad7f-cc23-47cc-9a2f-7b5a67b62ba8', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ee3ad7f-cc23-47cc-9a2f-7b5a67b62ba8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949'} Body: b'{"snapshot": {"id": "ed4d3336-83b1-405c-b978-8ed5280a7949", "created_at": "2021-10-29T01:17:22.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-827905799", "description": null, "volume_id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "24b83d8a1a4943748e8980793c6fbec7", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 01:18:04,518 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949 0.022s 2021-10-29 01:18:04,519 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9adf236-bf34-4557-84db-447c22ef2010', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9adf236-bf34-4557-84db-447c22ef2010', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949'} Body: b'{"snapshot": {"id": "ed4d3336-83b1-405c-b978-8ed5280a7949", "created_at": "2021-10-29T01:17:22.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-827905799", "description": null, "volume_id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "24b83d8a1a4943748e8980793c6fbec7", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 01:18:05,544 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949 0.021s 2021-10-29 01:18:05,544 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-503cc631-48c7-4471-b016-acbec2a81e51', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-503cc631-48c7-4471-b016-acbec2a81e51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949'} Body: b'{"snapshot": {"id": "ed4d3336-83b1-405c-b978-8ed5280a7949", "created_at": "2021-10-29T01:17:22.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-827905799", "description": null, "volume_id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "24b83d8a1a4943748e8980793c6fbec7", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 01:18:06,571 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949 0.023s 2021-10-29 01:18:06,572 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ed3418e-1157-46e8-89bd-1279cb316587', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ed3418e-1157-46e8-89bd-1279cb316587', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949'} Body: b'{"snapshot": {"id": "ed4d3336-83b1-405c-b978-8ed5280a7949", "created_at": "2021-10-29T01:17:22.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-827905799", "description": null, "volume_id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "24b83d8a1a4943748e8980793c6fbec7", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 01:18:07,597 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949 0.021s 2021-10-29 01:18:07,597 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7511e0cf-b075-4d14-9134-21d1aad5da62', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7511e0cf-b075-4d14-9134-21d1aad5da62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949'} Body: b'{"snapshot": {"id": "ed4d3336-83b1-405c-b978-8ed5280a7949", "created_at": "2021-10-29T01:17:22.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-827905799", "description": null, "volume_id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "24b83d8a1a4943748e8980793c6fbec7", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 01:18:08,623 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949 0.021s 2021-10-29 01:18:08,623 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-119352d9-ac0d-4f24-a6db-09b40228f744', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-119352d9-ac0d-4f24-a6db-09b40228f744', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949'} Body: b'{"snapshot": {"id": "ed4d3336-83b1-405c-b978-8ed5280a7949", "created_at": "2021-10-29T01:17:22.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-827905799", "description": null, "volume_id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "24b83d8a1a4943748e8980793c6fbec7", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 01:18:09,646 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949 0.020s 2021-10-29 01:18:09,647 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88999b0d-4ac8-4bec-bcb6-b9aa756224f8', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88999b0d-4ac8-4bec-bcb6-b9aa756224f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949'} Body: b'{"snapshot": {"id": "ed4d3336-83b1-405c-b978-8ed5280a7949", "created_at": "2021-10-29T01:17:22.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-827905799", "description": null, "volume_id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "24b83d8a1a4943748e8980793c6fbec7", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 01:18:10,674 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949 0.023s 2021-10-29 01:18:10,675 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ceb84f05-9640-4de4-8394-fbcf89328dfa', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ceb84f05-9640-4de4-8394-fbcf89328dfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949'} Body: b'{"snapshot": {"id": "ed4d3336-83b1-405c-b978-8ed5280a7949", "created_at": "2021-10-29T01:17:22.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-827905799", "description": null, "volume_id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "24b83d8a1a4943748e8980793c6fbec7", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 01:19:11,694 116429 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.90', port=80): Read timed out. (read timeout=60)")': /volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949 2021-10-29 01:20:11,043 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949 119.364s 2021-10-29 01:20:11,043 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f97e6905-5be8-4cec-be23-d811b5f80ce8', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f97e6905-5be8-4cec-be23-d811b5f80ce8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949'} Body: b'{"snapshot": {"id": "ed4d3336-83b1-405c-b978-8ed5280a7949", "created_at": "2021-10-29T01:17:22.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-827905799", "description": null, "volume_id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "24b83d8a1a4943748e8980793c6fbec7", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 01:21:12,107 116429 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.90', port=80): Read timed out. (read timeout=60)")': /volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949 2021-10-29 01:22:11,496 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949 119.450s 2021-10-29 01:22:11,496 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-324fe1c3-c9dd-44bf-ac49-040aa0803829', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-324fe1c3-c9dd-44bf-ac49-040aa0803829', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949'} Body: b'{"snapshot": {"id": "ed4d3336-83b1-405c-b978-8ed5280a7949", "created_at": "2021-10-29T01:17:22.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-827905799", "description": null, "volume_id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "24b83d8a1a4943748e8980793c6fbec7", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 01:23:12,560 116429 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.90', port=80): Read timed out. (read timeout=60)")': /volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949 2021-10-29 01:24:11,694 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949 119.194s 2021-10-29 01:24:11,694 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61b197ae-7c21-4b3e-a839-507d52486f5d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61b197ae-7c21-4b3e-a839-507d52486f5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/snapshots/ed4d3336-83b1-405c-b978-8ed5280a7949'} Body: b'{"snapshot": {"id": "ed4d3336-83b1-405c-b978-8ed5280a7949", "created_at": "2021-10-29T01:17:22.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-827905799", "description": null, "volume_id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "24b83d8a1a4943748e8980793c6fbec7", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 01:25:11,757 116429 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.90', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d/os-volume_attachments/83b8cfc7-3e81-413f-9854-1aaebf9058bf 2021-10-29 01:26:11,814 116429 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.90', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d/os-volume_attachments/83b8cfc7-3e81-413f-9854-1aaebf9058bf 2021-10-29 01:27:11,873 116429 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.90', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d/os-volume_attachments/83b8cfc7-3e81-413f-9854-1aaebf9058bf 2021-10-29 01:28:11,929 116429 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.90', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d/os-volume_attachments/83b8cfc7-3e81-413f-9854-1aaebf9058bf 2021-10-29 01:29:11,977 116429 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.90', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d/os-volume_attachments/83b8cfc7-3e81-413f-9854-1aaebf9058bf 2021-10-29 01:30:12,038 116429 WARNING [urllib3.connectionpool] Retrying (Retry(total=4, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.90', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d/os-volume_attachments/83b8cfc7-3e81-413f-9854-1aaebf9058bf 2021-10-29 01:31:12,098 116429 WARNING [urllib3.connectionpool] Retrying (Retry(total=3, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.90', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d/os-volume_attachments/83b8cfc7-3e81-413f-9854-1aaebf9058bf 2021-10-29 01:32:12,158 116429 WARNING [urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.90', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d/os-volume_attachments/83b8cfc7-3e81-413f-9854-1aaebf9058bf 2021-10-29 01:33:12,220 116429 WARNING [urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.90', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d/os-volume_attachments/83b8cfc7-3e81-413f-9854-1aaebf9058bf 2021-10-29 01:34:12,280 116429 WARNING [urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.90', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d/os-volume_attachments/83b8cfc7-3e81-413f-9854-1aaebf9058bf 2021-10-29 01:36:12,084 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/volumes/83b8cfc7-3e81-413f-9854-1aaebf9058bf 59.742s 2021-10-29 01:36:12,084 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:35:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9c661c2-706d-4d9a-87e6-f25e18fedf5c', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9c661c2-706d-4d9a-87e6-f25e18fedf5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/volumes/83b8cfc7-3e81-413f-9854-1aaebf9058bf'} Body: b'{"volume": {"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:15:15.000000", "updated_at": "2021-10-29T01:28:12.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-485686955", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/volumes/83b8cfc7-3e81-413f-9854-1aaebf9058bf"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/24b83d8a1a4943748e8980793c6fbec7/volumes/83b8cfc7-3e81-413f-9854-1aaebf9058bf"}], "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "attachment_id": "89724230-4f05-47a4-b46b-f2325d619404", "volume_id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "server_id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T01:17:15.000000"}], "os-vol-tenant-attr:tenant_id": "24b83d8a1a4943748e8980793c6fbec7"}}' 2021-10-29 01:36:13,561 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/volumes/83b8cfc7-3e81-413f-9854-1aaebf9058bf 0.468s 2021-10-29 01:36:13,561 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:36:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9a99901-8d08-45f9-b009-9d4b444ffce2', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9a99901-8d08-45f9-b009-9d4b444ffce2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/volumes/83b8cfc7-3e81-413f-9854-1aaebf9058bf'} Body: b'{"volume": {"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:15:15.000000", "updated_at": "2021-10-29T01:28:12.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-485686955", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/volumes/83b8cfc7-3e81-413f-9854-1aaebf9058bf"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/24b83d8a1a4943748e8980793c6fbec7/volumes/83b8cfc7-3e81-413f-9854-1aaebf9058bf"}], "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "attachment_id": "89724230-4f05-47a4-b46b-f2325d619404", "volume_id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "server_id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T01:17:15.000000"}], "os-vol-tenant-attr:tenant_id": "24b83d8a1a4943748e8980793c6fbec7"}}' 2021-10-29 01:37:14,630 116429 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.90', port=80): Read timed out. (read timeout=60)")': /volume/v3/24b83d8a1a4943748e8980793c6fbec7/volumes/83b8cfc7-3e81-413f-9854-1aaebf9058bf 2021-10-29 01:38:12,433 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/volumes/83b8cfc7-3e81-413f-9854-1aaebf9058bf 117.864s 2021-10-29 01:38:12,434 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:37:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cd9430c-389b-49a2-8cc3-d5452c0ead36', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cd9430c-389b-49a2-8cc3-d5452c0ead36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/volumes/83b8cfc7-3e81-413f-9854-1aaebf9058bf'} Body: b'{"volume": {"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:15:15.000000", "updated_at": "2021-10-29T01:28:12.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-485686955", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/volumes/83b8cfc7-3e81-413f-9854-1aaebf9058bf"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/24b83d8a1a4943748e8980793c6fbec7/volumes/83b8cfc7-3e81-413f-9854-1aaebf9058bf"}], "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "attachment_id": "89724230-4f05-47a4-b46b-f2325d619404", "volume_id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "server_id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T01:17:15.000000"}], "os-vol-tenant-attr:tenant_id": "24b83d8a1a4943748e8980793c6fbec7"}}' 2021-10-29 01:38:13,756 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/volumes/83b8cfc7-3e81-413f-9854-1aaebf9058bf 0.314s 2021-10-29 01:38:13,757 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:38:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd07bd58-9f10-4e8b-bdc5-a0be01341c9a', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd07bd58-9f10-4e8b-bdc5-a0be01341c9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/volumes/83b8cfc7-3e81-413f-9854-1aaebf9058bf'} Body: b'{"volume": {"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:15:15.000000", "updated_at": "2021-10-29T01:28:12.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-485686955", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/volumes/83b8cfc7-3e81-413f-9854-1aaebf9058bf"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/24b83d8a1a4943748e8980793c6fbec7/volumes/83b8cfc7-3e81-413f-9854-1aaebf9058bf"}], "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "attachment_id": "89724230-4f05-47a4-b46b-f2325d619404", "volume_id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "server_id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T01:17:15.000000"}], "os-vol-tenant-attr:tenant_id": "24b83d8a1a4943748e8980793c6fbec7"}}' 2021-10-29 01:39:14,826 116429 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.90', port=80): Read timed out. (read timeout=60)")': /volume/v3/24b83d8a1a4943748e8980793c6fbec7/volumes/83b8cfc7-3e81-413f-9854-1aaebf9058bf 2021-10-29 01:40:13,053 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/volumes/83b8cfc7-3e81-413f-9854-1aaebf9058bf 118.288s 2021-10-29 01:40:13,054 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:39:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-083c8462-5b7a-46b1-9429-327503d023bd', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-083c8462-5b7a-46b1-9429-327503d023bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/volumes/83b8cfc7-3e81-413f-9854-1aaebf9058bf'} Body: b'{"volume": {"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:15:15.000000", "updated_at": "2021-10-29T01:28:12.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-485686955", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/volumes/83b8cfc7-3e81-413f-9854-1aaebf9058bf"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/24b83d8a1a4943748e8980793c6fbec7/volumes/83b8cfc7-3e81-413f-9854-1aaebf9058bf"}], "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "attachment_id": "89724230-4f05-47a4-b46b-f2325d619404", "volume_id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "server_id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T01:17:15.000000"}], "os-vol-tenant-attr:tenant_id": "24b83d8a1a4943748e8980793c6fbec7"}}' 2021-10-29 01:41:14,123 116429 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.90', port=80): Read timed out. (read timeout=60)")': /volume/v3/24b83d8a1a4943748e8980793c6fbec7/volumes/83b8cfc7-3e81-413f-9854-1aaebf9058bf 2021-10-29 01:42:13,551 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/volumes/83b8cfc7-3e81-413f-9854-1aaebf9058bf 119.489s 2021-10-29 01:42:13,551 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:41:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f073b42f-dd44-43fd-8b47-248cfc5f26df', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f073b42f-dd44-43fd-8b47-248cfc5f26df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/volumes/83b8cfc7-3e81-413f-9854-1aaebf9058bf'} Body: b'{"volume": {"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:15:15.000000", "updated_at": "2021-10-29T01:28:12.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-485686955", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/24b83d8a1a4943748e8980793c6fbec7/volumes/83b8cfc7-3e81-413f-9854-1aaebf9058bf"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/24b83d8a1a4943748e8980793c6fbec7/volumes/83b8cfc7-3e81-413f-9854-1aaebf9058bf"}], "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "attachment_id": "89724230-4f05-47a4-b46b-f2325d619404", "volume_id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf", "server_id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T01:17:15.000000"}], "os-vol-tenant-attr:tenant_id": "24b83d8a1a4943748e8980793c6fbec7"}}' 2021-10-29 01:42:13,680 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 204 DELETE http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.122s 2021-10-29 01:42:13,681 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cdd882d4-b16d-4383-9c53-3bec22dcca68', 'x-compute-request-id': 'req-cdd882d4-b16d-4383-9c53-3bec22dcca68', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'' 2021-10-29 01:42:13,830 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.148s 2021-10-29 01:42:13,830 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26c439a3-cb54-4afd-ac74-27dc84ffffa6', 'x-compute-request-id': 'req-26c439a3-cb54-4afd-ac74-27dc84ffffa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:42:15,051 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.211s 2021-10-29 01:42:15,051 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0c42b30-9983-48ac-a26c-6bf7f4ad37dc', 'x-compute-request-id': 'req-e0c42b30-9983-48ac-a26c-6bf7f4ad37dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:42:16,214 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.154s 2021-10-29 01:42:16,214 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-785fcdc9-d8f1-4615-81b2-49841bf8c576', 'x-compute-request-id': 'req-785fcdc9-d8f1-4615-81b2-49841bf8c576', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:42:17,367 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.144s 2021-10-29 01:42:17,367 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48afbcb4-9358-4e93-a6f6-39fbf64f18ef', 'x-compute-request-id': 'req-48afbcb4-9358-4e93-a6f6-39fbf64f18ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:42:18,524 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.148s 2021-10-29 01:42:18,525 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-567a9feb-4a3b-4615-a071-f97ba67247b2', 'x-compute-request-id': 'req-567a9feb-4a3b-4615-a071-f97ba67247b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:42:19,677 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.144s 2021-10-29 01:42:19,678 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3981d3f1-e246-4f36-99ca-73bc367fd846', 'x-compute-request-id': 'req-3981d3f1-e246-4f36-99ca-73bc367fd846', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:42:20,828 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.142s 2021-10-29 01:42:20,829 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1965f845-b71c-4188-a85c-bd8b567c50b8', 'x-compute-request-id': 'req-1965f845-b71c-4188-a85c-bd8b567c50b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:42:21,987 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.150s 2021-10-29 01:42:21,988 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a891409e-74d9-4148-942e-87ec1ac78da5', 'x-compute-request-id': 'req-a891409e-74d9-4148-942e-87ec1ac78da5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:42:23,147 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.150s 2021-10-29 01:42:23,147 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c02372ee-3415-4915-a825-9009df541566', 'x-compute-request-id': 'req-c02372ee-3415-4915-a825-9009df541566', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:42:24,298 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.142s 2021-10-29 01:42:24,299 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd9e4f03-6bf8-4363-845f-611d608baaa4', 'x-compute-request-id': 'req-fd9e4f03-6bf8-4363-845f-611d608baaa4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:42:25,453 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.147s 2021-10-29 01:42:25,454 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97059712-52a0-49dd-99bc-d378fca6e8b4', 'x-compute-request-id': 'req-97059712-52a0-49dd-99bc-d378fca6e8b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:42:26,603 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.141s 2021-10-29 01:42:26,604 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c56404b1-6138-4b17-bbee-61b5b0f69527', 'x-compute-request-id': 'req-c56404b1-6138-4b17-bbee-61b5b0f69527', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:42:27,758 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.146s 2021-10-29 01:42:27,759 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08c16fe8-9b31-4067-bd46-12b3d0691357', 'x-compute-request-id': 'req-08c16fe8-9b31-4067-bd46-12b3d0691357', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:42:28,913 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.145s 2021-10-29 01:42:28,913 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e10154c-306d-46fc-98d2-32faefdf3301', 'x-compute-request-id': 'req-2e10154c-306d-46fc-98d2-32faefdf3301', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:42:30,066 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.144s 2021-10-29 01:42:30,066 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75cf732e-d218-49ba-9a53-04ac08fcb45f', 'x-compute-request-id': 'req-75cf732e-d218-49ba-9a53-04ac08fcb45f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:42:31,216 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.141s 2021-10-29 01:42:31,216 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85e130e9-b1e1-4341-88f3-afd0779a4773', 'x-compute-request-id': 'req-85e130e9-b1e1-4341-88f3-afd0779a4773', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:42:32,381 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.156s 2021-10-29 01:42:32,381 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e45a5475-b600-479b-80d7-d70daac83dff', 'x-compute-request-id': 'req-e45a5475-b600-479b-80d7-d70daac83dff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:42:33,533 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.143s 2021-10-29 01:42:33,534 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d49889da-c7d9-4c15-986d-6f24d72da482', 'x-compute-request-id': 'req-d49889da-c7d9-4c15-986d-6f24d72da482', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:42:34,687 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.145s 2021-10-29 01:42:34,688 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a310c3d5-af3a-4a2f-811a-7e238d60bd32', 'x-compute-request-id': 'req-a310c3d5-af3a-4a2f-811a-7e238d60bd32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:42:35,845 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.149s 2021-10-29 01:42:35,846 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84f6e7d7-2a69-44d4-8903-69bc2a4176a2', 'x-compute-request-id': 'req-84f6e7d7-2a69-44d4-8903-69bc2a4176a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:42:36,998 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.144s 2021-10-29 01:42:36,999 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eda6fc66-e298-4c29-ac59-11bfbed06250', 'x-compute-request-id': 'req-eda6fc66-e298-4c29-ac59-11bfbed06250', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:42:38,155 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.147s 2021-10-29 01:42:38,155 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a86e11f2-3cd7-40ea-954c-4deb309f8427', 'x-compute-request-id': 'req-a86e11f2-3cd7-40ea-954c-4deb309f8427', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:42:39,310 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.146s 2021-10-29 01:42:39,310 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc4da809-c265-4eeb-81ca-d883812a8dee', 'x-compute-request-id': 'req-fc4da809-c265-4eeb-81ca-d883812a8dee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:42:40,462 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.143s 2021-10-29 01:42:40,463 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6dbf6635-c779-48bf-80e3-838ba5411128', 'x-compute-request-id': 'req-6dbf6635-c779-48bf-80e3-838ba5411128', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:42:41,614 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.143s 2021-10-29 01:42:41,614 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3da7f6d3-0783-4d06-930c-da8d230a43c2', 'x-compute-request-id': 'req-3da7f6d3-0783-4d06-930c-da8d230a43c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:42:42,774 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.150s 2021-10-29 01:42:42,774 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa7f17ce-ae3d-4703-9075-cbb578579601', 'x-compute-request-id': 'req-fa7f17ce-ae3d-4703-9075-cbb578579601', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:42:43,932 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.148s 2021-10-29 01:42:43,932 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de262f6b-8e92-43a8-a776-7fd8faa91ac3', 'x-compute-request-id': 'req-de262f6b-8e92-43a8-a776-7fd8faa91ac3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:42:45,086 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.145s 2021-10-29 01:42:45,086 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c63e0ef-77fb-4d14-bfe4-b6a1290a49e3', 'x-compute-request-id': 'req-9c63e0ef-77fb-4d14-bfe4-b6a1290a49e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:42:46,243 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.149s 2021-10-29 01:42:46,243 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acb20649-70a2-4cdd-8082-7add0e0a8428', 'x-compute-request-id': 'req-acb20649-70a2-4cdd-8082-7add0e0a8428', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:42:47,396 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.144s 2021-10-29 01:42:47,397 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f574327-cfbf-4811-ac0b-621e0a3f00e1', 'x-compute-request-id': 'req-5f574327-cfbf-4811-ac0b-621e0a3f00e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:42:48,553 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.147s 2021-10-29 01:42:48,553 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98b937d8-bf1a-4aa3-8efa-678a5494eb16', 'x-compute-request-id': 'req-98b937d8-bf1a-4aa3-8efa-678a5494eb16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:42:49,709 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.148s 2021-10-29 01:42:49,710 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8bd549af-dc91-46cb-a225-3821f48321d8', 'x-compute-request-id': 'req-8bd549af-dc91-46cb-a225-3821f48321d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:42:50,871 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.152s 2021-10-29 01:42:50,871 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbc030a6-9eeb-4187-b88b-dc1d7e407568', 'x-compute-request-id': 'req-fbc030a6-9eeb-4187-b88b-dc1d7e407568', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:42:52,028 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.147s 2021-10-29 01:42:52,029 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-faa574a4-d252-4cdb-b3d0-191c4b58e68e', 'x-compute-request-id': 'req-faa574a4-d252-4cdb-b3d0-191c4b58e68e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:42:53,182 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.145s 2021-10-29 01:42:53,183 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e84e211-bfa2-4ba2-80e7-b5177d96f65f', 'x-compute-request-id': 'req-8e84e211-bfa2-4ba2-80e7-b5177d96f65f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:42:54,334 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.142s 2021-10-29 01:42:54,334 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-526956f3-3a25-4b99-9a2e-cc6ee5eae057', 'x-compute-request-id': 'req-526956f3-3a25-4b99-9a2e-cc6ee5eae057', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:42:55,484 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.141s 2021-10-29 01:42:55,485 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f4bfc00-eeed-4c80-bfc7-50a2a38c0be7', 'x-compute-request-id': 'req-2f4bfc00-eeed-4c80-bfc7-50a2a38c0be7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:42:56,639 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.145s 2021-10-29 01:42:56,640 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d7a784b-1d6f-46b6-9015-1c28ea410d4d', 'x-compute-request-id': 'req-8d7a784b-1d6f-46b6-9015-1c28ea410d4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:42:57,802 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.154s 2021-10-29 01:42:57,803 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52ee51c7-8e4a-43c2-ab8c-f8ac43a4cf29', 'x-compute-request-id': 'req-52ee51c7-8e4a-43c2-ab8c-f8ac43a4cf29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:42:58,953 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.142s 2021-10-29 01:42:58,953 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c198524a-7288-49fb-848b-d9011d245e6f', 'x-compute-request-id': 'req-c198524a-7288-49fb-848b-d9011d245e6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:43:00,108 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.145s 2021-10-29 01:43:00,108 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43fadae7-7516-4028-a39f-08d0ede02d6d', 'x-compute-request-id': 'req-43fadae7-7516-4028-a39f-08d0ede02d6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:43:01,264 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.147s 2021-10-29 01:43:01,265 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5655345-2b67-4af2-8625-065a27bc9ff0', 'x-compute-request-id': 'req-d5655345-2b67-4af2-8625-065a27bc9ff0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:43:02,418 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.143s 2021-10-29 01:43:02,419 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f35ce45e-e53b-485d-b894-f97b9f15e08d', 'x-compute-request-id': 'req-f35ce45e-e53b-485d-b894-f97b9f15e08d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:43:03,572 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.146s 2021-10-29 01:43:03,573 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-028c1756-47b3-4618-9337-b79ba3b4d43a', 'x-compute-request-id': 'req-028c1756-47b3-4618-9337-b79ba3b4d43a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:43:04,725 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.143s 2021-10-29 01:43:04,725 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f98b8ce-92a4-4bfd-a61a-eb1aeb7f5eb6', 'x-compute-request-id': 'req-6f98b8ce-92a4-4bfd-a61a-eb1aeb7f5eb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:43:05,878 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.144s 2021-10-29 01:43:05,878 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83fc5a49-28be-4c5a-afce-04e1312eb20f', 'x-compute-request-id': 'req-83fc5a49-28be-4c5a-afce-04e1312eb20f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:43:07,034 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.148s 2021-10-29 01:43:07,035 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6fb2fb33-427a-4045-bb02-efc4d1a2c509', 'x-compute-request-id': 'req-6fb2fb33-427a-4045-bb02-efc4d1a2c509', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:43:08,185 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.142s 2021-10-29 01:43:08,185 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b901a74f-81b0-4a83-8de9-4fa46ddf261b', 'x-compute-request-id': 'req-b901a74f-81b0-4a83-8de9-4fa46ddf261b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:43:09,340 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.146s 2021-10-29 01:43:09,340 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df899429-ca09-4615-8dd7-b3013b145e06', 'x-compute-request-id': 'req-df899429-ca09-4615-8dd7-b3013b145e06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:43:10,494 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.145s 2021-10-29 01:43:10,495 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8f08d7c-2449-4614-a19d-224bb97d5f5a', 'x-compute-request-id': 'req-e8f08d7c-2449-4614-a19d-224bb97d5f5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:43:11,644 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.141s 2021-10-29 01:43:11,644 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6805a3c-494f-4585-83b6-799f561db69b', 'x-compute-request-id': 'req-a6805a3c-494f-4585-83b6-799f561db69b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:43:12,797 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.143s 2021-10-29 01:43:12,797 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5114a8e6-bfa8-46d9-85ee-9eb782f8beea', 'x-compute-request-id': 'req-5114a8e6-bfa8-46d9-85ee-9eb782f8beea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:43:13,956 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.150s 2021-10-29 01:43:13,956 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a4c2e8c-7850-40fe-8fd3-61339c011af6', 'x-compute-request-id': 'req-2a4c2e8c-7850-40fe-8fd3-61339c011af6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:43:15,111 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.145s 2021-10-29 01:43:15,111 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf3760a8-73cf-4d63-9c18-a145f263e936', 'x-compute-request-id': 'req-cf3760a8-73cf-4d63-9c18-a145f263e936', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:43:16,262 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.142s 2021-10-29 01:43:16,262 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb5dea0b-a11c-4dcf-919e-bb74d4238539', 'x-compute-request-id': 'req-fb5dea0b-a11c-4dcf-919e-bb74d4238539', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:43:17,419 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.148s 2021-10-29 01:43:17,419 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6f43d51-645b-425f-af4f-969b5b03088a', 'x-compute-request-id': 'req-b6f43d51-645b-425f-af4f-969b5b03088a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:43:18,570 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.142s 2021-10-29 01:43:18,571 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bec3223c-3514-4509-b9ed-a8f135488adb', 'x-compute-request-id': 'req-bec3223c-3514-4509-b9ed-a8f135488adb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:43:19,722 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.142s 2021-10-29 01:43:19,722 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2d09394-f7a6-4a64-a62e-58c9d0b5b0ae', 'x-compute-request-id': 'req-e2d09394-f7a6-4a64-a62e-58c9d0b5b0ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:43:20,890 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.159s 2021-10-29 01:43:20,890 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6698edfd-4f68-4467-8c05-56e2d7f0850e', 'x-compute-request-id': 'req-6698edfd-4f68-4467-8c05-56e2d7f0850e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:43:22,040 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.142s 2021-10-29 01:43:22,041 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0bc4e8fe-1e7a-47d3-bac0-990d9c8d59cd', 'x-compute-request-id': 'req-0bc4e8fe-1e7a-47d3-bac0-990d9c8d59cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:43:23,195 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.145s 2021-10-29 01:43:23,195 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-014e3e64-fcfd-4c97-ab0c-8a53141c3b72', 'x-compute-request-id': 'req-014e3e64-fcfd-4c97-ab0c-8a53141c3b72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:43:24,351 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.146s 2021-10-29 01:43:24,351 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68ec8ff3-7067-445b-a1fd-471d4a80c20b', 'x-compute-request-id': 'req-68ec8ff3-7067-445b-a1fd-471d4a80c20b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:43:25,504 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.145s 2021-10-29 01:43:25,505 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f66dc1e9-edd2-4170-835e-c85d9b1f439f', 'x-compute-request-id': 'req-f66dc1e9-edd2-4170-835e-c85d9b1f439f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:43:26,656 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.142s 2021-10-29 01:43:26,656 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d3882b5-2df5-4e35-a1bf-d909984da94a', 'x-compute-request-id': 'req-9d3882b5-2df5-4e35-a1bf-d909984da94a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:43:27,811 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.146s 2021-10-29 01:43:27,811 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acb7fc69-9cd1-4072-bd4d-4442cc7a8d3a', 'x-compute-request-id': 'req-acb7fc69-9cd1-4072-bd4d-4442cc7a8d3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:43:28,987 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.167s 2021-10-29 01:43:28,987 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9bb0a43e-575f-41bb-a0ea-43c14a8e5bf8', 'x-compute-request-id': 'req-9bb0a43e-575f-41bb-a0ea-43c14a8e5bf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:43:30,145 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.148s 2021-10-29 01:43:30,145 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-780c62ca-cd15-4bd2-a13a-aed8f4905619', 'x-compute-request-id': 'req-780c62ca-cd15-4bd2-a13a-aed8f4905619', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:43:31,303 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.148s 2021-10-29 01:43:31,303 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afe0c1bb-9121-4dd3-9cf7-37408924ccd2', 'x-compute-request-id': 'req-afe0c1bb-9121-4dd3-9cf7-37408924ccd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:43:32,459 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.146s 2021-10-29 01:43:32,459 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aea09863-0505-494d-b292-5fc337c414fe', 'x-compute-request-id': 'req-aea09863-0505-494d-b292-5fc337c414fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:43:33,611 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.142s 2021-10-29 01:43:33,611 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6523787d-2846-4edf-b944-ac414d2266db', 'x-compute-request-id': 'req-6523787d-2846-4edf-b944-ac414d2266db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:43:34,766 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.146s 2021-10-29 01:43:34,766 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f53d5271-3d77-4fde-8fa6-dd2e48896d5d', 'x-compute-request-id': 'req-f53d5271-3d77-4fde-8fa6-dd2e48896d5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:43:35,917 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.142s 2021-10-29 01:43:35,918 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d897242f-fa2d-4898-ac77-c7d6a01c2634', 'x-compute-request-id': 'req-d897242f-fa2d-4898-ac77-c7d6a01c2634', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:43:37,068 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.142s 2021-10-29 01:43:37,068 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1f1d148-bbcf-4716-a043-d9e34da917a4', 'x-compute-request-id': 'req-b1f1d148-bbcf-4716-a043-d9e34da917a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:43:38,225 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.147s 2021-10-29 01:43:38,225 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38d464df-f3a5-4dd9-baf4-6194ffcf7bfe', 'x-compute-request-id': 'req-38d464df-f3a5-4dd9-baf4-6194ffcf7bfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:43:39,379 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.144s 2021-10-29 01:43:39,379 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54939c62-30c1-4e7b-b5f0-d9917d65cbdb', 'x-compute-request-id': 'req-54939c62-30c1-4e7b-b5f0-d9917d65cbdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:43:40,530 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.141s 2021-10-29 01:43:40,530 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dcab7da3-08b3-47e6-ab6e-87dd0f9e23c7', 'x-compute-request-id': 'req-dcab7da3-08b3-47e6-ab6e-87dd0f9e23c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:43:41,684 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.145s 2021-10-29 01:43:41,685 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-730a7aa7-1831-442f-9dd3-9c6914a97348', 'x-compute-request-id': 'req-730a7aa7-1831-442f-9dd3-9c6914a97348', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:43:42,836 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.143s 2021-10-29 01:43:42,837 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7005f4ac-f743-4ae5-80db-c12f0d642af6', 'x-compute-request-id': 'req-7005f4ac-f743-4ae5-80db-c12f0d642af6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:43:43,995 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.149s 2021-10-29 01:43:43,995 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-348bb40a-96ae-4830-b42a-531688dc6d84', 'x-compute-request-id': 'req-348bb40a-96ae-4830-b42a-531688dc6d84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:43:45,151 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.147s 2021-10-29 01:43:45,152 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4aa215f-ed96-4aee-8cfb-b070324ee995', 'x-compute-request-id': 'req-a4aa215f-ed96-4aee-8cfb-b070324ee995', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:43:46,301 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.142s 2021-10-29 01:43:46,302 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36e9c53d-b1bb-48e4-98a3-6c3421df2e86', 'x-compute-request-id': 'req-36e9c53d-b1bb-48e4-98a3-6c3421df2e86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:43:47,451 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.141s 2021-10-29 01:43:47,452 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3ef86a1-83b8-4c39-8eba-3efabba3bfc5', 'x-compute-request-id': 'req-e3ef86a1-83b8-4c39-8eba-3efabba3bfc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:43:48,607 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.146s 2021-10-29 01:43:48,607 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af2be4a6-5d54-490d-b1d8-97404df4111b', 'x-compute-request-id': 'req-af2be4a6-5d54-490d-b1d8-97404df4111b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:43:49,758 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.143s 2021-10-29 01:43:49,758 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f456015c-9159-4ae5-aa9c-e7f2875da2c0', 'x-compute-request-id': 'req-f456015c-9159-4ae5-aa9c-e7f2875da2c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:43:50,911 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.143s 2021-10-29 01:43:50,911 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5fbaa4c-6579-4a54-8f65-b6b31e490f81', 'x-compute-request-id': 'req-e5fbaa4c-6579-4a54-8f65-b6b31e490f81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:43:52,066 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.145s 2021-10-29 01:43:52,067 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52d439d5-a781-41fa-95b9-e12a141e02cb', 'x-compute-request-id': 'req-52d439d5-a781-41fa-95b9-e12a141e02cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:43:53,219 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.143s 2021-10-29 01:43:53,220 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b9edbd8-c1a7-4b4f-8b3f-421e98f478cc', 'x-compute-request-id': 'req-6b9edbd8-c1a7-4b4f-8b3f-421e98f478cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:43:54,372 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.143s 2021-10-29 01:43:54,372 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d6cc0e2-fae7-4717-b73a-a7c6dde99724', 'x-compute-request-id': 'req-9d6cc0e2-fae7-4717-b73a-a7c6dde99724', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:43:55,527 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.147s 2021-10-29 01:43:55,528 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13194a6a-9583-4146-b649-557bb73348c1', 'x-compute-request-id': 'req-13194a6a-9583-4146-b649-557bb73348c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:43:56,684 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.148s 2021-10-29 01:43:56,684 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a245e453-6055-43c8-84d7-167ae1aedb24', 'x-compute-request-id': 'req-a245e453-6055-43c8-84d7-167ae1aedb24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:43:57,836 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.143s 2021-10-29 01:43:57,836 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58cd9ec6-933e-47a7-ac01-440a4f396e53', 'x-compute-request-id': 'req-58cd9ec6-933e-47a7-ac01-440a4f396e53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:43:58,990 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.145s 2021-10-29 01:43:58,991 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-663d06c5-58e2-472b-b11f-f76eddfd8deb', 'x-compute-request-id': 'req-663d06c5-58e2-472b-b11f-f76eddfd8deb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:44:00,142 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.142s 2021-10-29 01:44:00,142 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e1e8745-fd70-4afa-b8c0-16c97d64113b', 'x-compute-request-id': 'req-8e1e8745-fd70-4afa-b8c0-16c97d64113b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:44:01,297 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.146s 2021-10-29 01:44:01,297 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe897268-8593-46a9-9659-256c2cc8f6f3', 'x-compute-request-id': 'req-fe897268-8593-46a9-9659-256c2cc8f6f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:44:02,456 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.150s 2021-10-29 01:44:02,456 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41d06daf-3b0f-4e45-b8e2-641af056de66', 'x-compute-request-id': 'req-41d06daf-3b0f-4e45-b8e2-641af056de66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:44:03,608 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.143s 2021-10-29 01:44:03,609 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ea7853c-8839-4849-9a64-5bbb6e6205bb', 'x-compute-request-id': 'req-6ea7853c-8839-4849-9a64-5bbb6e6205bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:44:04,761 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.143s 2021-10-29 01:44:04,761 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96ef005b-b6f0-492d-8372-b7183c9e6fa1', 'x-compute-request-id': 'req-96ef005b-b6f0-492d-8372-b7183c9e6fa1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:44:05,916 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.146s 2021-10-29 01:44:05,917 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40404711-16f7-44cf-99f5-330f061df87d', 'x-compute-request-id': 'req-40404711-16f7-44cf-99f5-330f061df87d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:44:07,068 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.143s 2021-10-29 01:44:07,068 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-832cbd07-9a27-411d-8fc8-a9aa35abd785', 'x-compute-request-id': 'req-832cbd07-9a27-411d-8fc8-a9aa35abd785', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:44:08,222 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.145s 2021-10-29 01:44:08,222 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad8fcb96-ad92-41ca-906c-c5a4aa10bb54', 'x-compute-request-id': 'req-ad8fcb96-ad92-41ca-906c-c5a4aa10bb54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:44:09,375 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.143s 2021-10-29 01:44:09,375 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82a9460c-e5f4-4423-9005-ad4e791bc3cc', 'x-compute-request-id': 'req-82a9460c-e5f4-4423-9005-ad4e791bc3cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:44:10,528 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.144s 2021-10-29 01:44:10,529 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39e17143-0d6d-4b8e-a04b-d40e3ad6c563', 'x-compute-request-id': 'req-39e17143-0d6d-4b8e-a04b-d40e3ad6c563', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:44:11,684 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.147s 2021-10-29 01:44:11,685 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ccb3cd9-4511-4b52-b512-cac16e435b87', 'x-compute-request-id': 'req-8ccb3cd9-4511-4b52-b512-cac16e435b87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:44:12,844 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.150s 2021-10-29 01:44:12,844 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-776533d8-f7e5-4d73-b831-94e7badc78e6', 'x-compute-request-id': 'req-776533d8-f7e5-4d73-b831-94e7badc78e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:44:13,998 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.146s 2021-10-29 01:44:13,998 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e641650a-6375-439c-be46-c77f7b8a3ab3', 'x-compute-request-id': 'req-e641650a-6375-439c-be46-c77f7b8a3ab3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:44:15,105 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.098s 2021-10-29 01:44:15,105 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3b3762f-5cee-483b-8a6c-b03ca8392a04', 'x-compute-request-id': 'req-e3b3762f-5cee-483b-8a6c-b03ca8392a04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1447244209-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:28:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:44:16,200 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.086s 2021-10-29 01:44:16,200 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44: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-79356c17-b6a6-4f2e-a345-ceaa3bf981e7', 'x-compute-request-id': 'req-79356c17-b6a6-4f2e-a345-ceaa3bf981e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:44:17,294 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.085s 2021-10-29 01:44:17,295 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44: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-162e06d8-a3c6-4129-bad2-dc26fece957a', 'x-compute-request-id': 'req-162e06d8-a3c6-4129-bad2-dc26fece957a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:44:18,388 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.085s 2021-10-29 01:44:18,389 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44: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-c970b76d-bd25-420f-befc-e61fecddea1f', 'x-compute-request-id': 'req-c970b76d-bd25-420f-befc-e61fecddea1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:44:19,480 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.083s 2021-10-29 01:44:19,480 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44: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-0f54e5c9-d19f-4c5a-8a12-df7adfedd64c', 'x-compute-request-id': 'req-0f54e5c9-d19f-4c5a-8a12-df7adfedd64c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:44:20,573 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.085s 2021-10-29 01:44:20,574 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44: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-ba154280-99a2-4b3e-8692-c55e11b64cc0', 'x-compute-request-id': 'req-ba154280-99a2-4b3e-8692-c55e11b64cc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:44:21,667 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.084s 2021-10-29 01:44:21,667 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44: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-ff873cb0-b1fc-4e3c-8183-770f0d2f6b89', 'x-compute-request-id': 'req-ff873cb0-b1fc-4e3c-8183-770f0d2f6b89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:44:22,764 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.089s 2021-10-29 01:44:22,765 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44: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-1dd2231f-ec0f-451f-8904-aff1ebaed754', 'x-compute-request-id': 'req-1dd2231f-ec0f-451f-8904-aff1ebaed754', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:44:23,861 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.087s 2021-10-29 01:44:23,861 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44: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-065d83ed-3e0a-426d-8e64-12ec927f8dc7', 'x-compute-request-id': 'req-065d83ed-3e0a-426d-8e64-12ec927f8dc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:44:24,955 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.085s 2021-10-29 01:44:24,955 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:24 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-3d9012a4-700a-4b94-818d-7215854d6863', 'x-compute-request-id': 'req-3d9012a4-700a-4b94-818d-7215854d6863', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:44:26,048 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.085s 2021-10-29 01:44:26,049 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44: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-beb6491c-2a98-4d45-9603-ecda0f68fd84', 'x-compute-request-id': 'req-beb6491c-2a98-4d45-9603-ecda0f68fd84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:44:27,300 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.242s 2021-10-29 01:44:27,300 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44: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-9d47da01-26a5-4dc6-93e6-e992ae6a26af', 'x-compute-request-id': 'req-9d47da01-26a5-4dc6-93e6-e992ae6a26af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:44:28,393 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.083s 2021-10-29 01:44:28,394 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44: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-23340e4c-994d-43ba-8d94-2c12b6587653', 'x-compute-request-id': 'req-23340e4c-994d-43ba-8d94-2c12b6587653', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:44:29,490 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.088s 2021-10-29 01:44:29,490 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44: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-128f4ea8-1353-44af-a477-a1f0391b1e93', 'x-compute-request-id': 'req-128f4ea8-1353-44af-a477-a1f0391b1e93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:44:30,584 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.085s 2021-10-29 01:44:30,585 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44: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-4cb05f10-a6d1-4552-a1e1-0d9e7b014516', 'x-compute-request-id': 'req-4cb05f10-a6d1-4552-a1e1-0d9e7b014516', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:44:31,674 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.081s 2021-10-29 01:44:31,674 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44: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-39cbb345-1ea0-4c5c-86e7-1c8f078d6eb0', 'x-compute-request-id': 'req-39cbb345-1ea0-4c5c-86e7-1c8f078d6eb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:44:32,768 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.085s 2021-10-29 01:44:32,768 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44: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-3db4135a-cc95-413d-ae4d-33c05eee6519', 'x-compute-request-id': 'req-3db4135a-cc95-413d-ae4d-33c05eee6519', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:44:33,859 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.082s 2021-10-29 01:44:33,859 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44: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-66489f33-6510-4f9f-ba63-4c0defdca143', 'x-compute-request-id': 'req-66489f33-6510-4f9f-ba63-4c0defdca143', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:44:34,951 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.083s 2021-10-29 01:44:34,951 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:34 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-d2ad6f83-99e4-4c22-92f5-cd58fd912335', 'x-compute-request-id': 'req-d2ad6f83-99e4-4c22-92f5-cd58fd912335', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:44:36,047 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.087s 2021-10-29 01:44:36,048 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44: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-db470ad1-0de3-4d32-ab73-521473696263', 'x-compute-request-id': 'req-db470ad1-0de3-4d32-ab73-521473696263', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:44:37,387 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.331s 2021-10-29 01:44:37,387 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44: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-813316fc-28be-49b0-8beb-27788830a80f', 'x-compute-request-id': 'req-813316fc-28be-49b0-8beb-27788830a80f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:44:38,478 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.082s 2021-10-29 01:44:38,478 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44: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-ec551a90-ff99-45bb-aac8-43e140d30999', 'x-compute-request-id': 'req-ec551a90-ff99-45bb-aac8-43e140d30999', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:44:39,569 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.082s 2021-10-29 01:44:39,569 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44: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-b85d89aa-5796-4487-afd7-ee2395a0e615', 'x-compute-request-id': 'req-b85d89aa-5796-4487-afd7-ee2395a0e615', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:44:40,662 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.083s 2021-10-29 01:44:40,663 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44: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-7a170d83-37f0-44dd-a655-63aa5a2422cd', 'x-compute-request-id': 'req-7a170d83-37f0-44dd-a655-63aa5a2422cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:44:41,758 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.086s 2021-10-29 01:44:41,759 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44: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-2957c841-7606-49e8-9dc9-1c434937cec0', 'x-compute-request-id': 'req-2957c841-7606-49e8-9dc9-1c434937cec0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:44:42,851 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.084s 2021-10-29 01:44:42,851 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44: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-7bde8431-9669-425c-ae9f-69f33b4245a2', 'x-compute-request-id': 'req-7bde8431-9669-425c-ae9f-69f33b4245a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:44:43,945 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.086s 2021-10-29 01:44:43,945 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44: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-aca5fb30-4c23-4fb6-912e-650ad7eda584', 'x-compute-request-id': 'req-aca5fb30-4c23-4fb6-912e-650ad7eda584', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:44:45,037 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.083s 2021-10-29 01:44:45,037 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44: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-6cb47550-1322-4dfb-9d11-30bc49784dfb', 'x-compute-request-id': 'req-6cb47550-1322-4dfb-9d11-30bc49784dfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:44:46,129 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.083s 2021-10-29 01:44:46,130 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44: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-f3ac4521-1469-4128-847a-d6a3f09af4d3', 'x-compute-request-id': 'req-f3ac4521-1469-4128-847a-d6a3f09af4d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:44:47,225 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.085s 2021-10-29 01:44:47,225 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44: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-9c792281-953d-4b29-986d-2597af32e93d', 'x-compute-request-id': 'req-9c792281-953d-4b29-986d-2597af32e93d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:44:48,317 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.084s 2021-10-29 01:44:48,318 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44: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-c8e62e26-8485-4bbe-9515-72755beb408d', 'x-compute-request-id': 'req-c8e62e26-8485-4bbe-9515-72755beb408d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:44:49,410 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.084s 2021-10-29 01:44:49,410 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44: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-5abfed16-1066-442f-a718-f31176e4f4b7', 'x-compute-request-id': 'req-5abfed16-1066-442f-a718-f31176e4f4b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:44:50,502 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.083s 2021-10-29 01:44:50,502 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44: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-29c32d59-e6e7-453d-bd4e-411ad03f8e45', 'x-compute-request-id': 'req-29c32d59-e6e7-453d-bd4e-411ad03f8e45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:44:51,593 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.083s 2021-10-29 01:44:51,594 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44: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-cc0b472a-89b0-4c38-a12f-4fc3bf616b39', 'x-compute-request-id': 'req-cc0b472a-89b0-4c38-a12f-4fc3bf616b39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:44:52,685 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.082s 2021-10-29 01:44:52,685 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44: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-5a5cfb21-ed67-492f-8e58-8b6bfd1a6ee8', 'x-compute-request-id': 'req-5a5cfb21-ed67-492f-8e58-8b6bfd1a6ee8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:44:53,780 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.086s 2021-10-29 01:44:53,780 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44: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-9f5f5258-1023-436b-b078-5445ca9bfb64', 'x-compute-request-id': 'req-9f5f5258-1023-436b-b078-5445ca9bfb64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:44:54,872 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.083s 2021-10-29 01:44:54,873 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44: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-46096e53-ccff-4d36-9257-ed80e24b96e4', 'x-compute-request-id': 'req-46096e53-ccff-4d36-9257-ed80e24b96e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:44:55,966 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.085s 2021-10-29 01:44:55,966 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44: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-cc770896-fe2f-4a8c-a2a6-3c6d94eb2ed6', 'x-compute-request-id': 'req-cc770896-fe2f-4a8c-a2a6-3c6d94eb2ed6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:44:57,058 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.083s 2021-10-29 01:44:57,059 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44: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-7fb974ec-3e07-4f0b-b374-e37cabd067e6', 'x-compute-request-id': 'req-7fb974ec-3e07-4f0b-b374-e37cabd067e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:44:58,150 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.083s 2021-10-29 01:44:58,151 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44: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-f286f537-e6ea-46c7-bee4-2b4ee2194326', 'x-compute-request-id': 'req-f286f537-e6ea-46c7-bee4-2b4ee2194326', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:44:59,242 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.082s 2021-10-29 01:44:59,242 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44: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-311e7476-e204-4463-af50-c3a17d20cc91', 'x-compute-request-id': 'req-311e7476-e204-4463-af50-c3a17d20cc91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:45:00,338 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.087s 2021-10-29 01:45:00,339 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45: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-e01a365d-9e5e-4afb-afa3-e6680ae9fcec', 'x-compute-request-id': 'req-e01a365d-9e5e-4afb-afa3-e6680ae9fcec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:45:01,429 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.082s 2021-10-29 01:45:01,429 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45: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-7e3fe97a-5bd3-4e9c-a5c7-36a3f043c1ae', 'x-compute-request-id': 'req-7e3fe97a-5bd3-4e9c-a5c7-36a3f043c1ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:45:02,521 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.083s 2021-10-29 01:45:02,522 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45: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-8b98344f-d72b-46ab-b990-22699ec17192', 'x-compute-request-id': 'req-8b98344f-d72b-46ab-b990-22699ec17192', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:45:03,614 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.084s 2021-10-29 01:45:03,615 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45: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-89828d54-99b0-46ac-8143-bbda5bbb7ef6', 'x-compute-request-id': 'req-89828d54-99b0-46ac-8143-bbda5bbb7ef6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:45:04,709 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.086s 2021-10-29 01:45:04,710 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45: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-6484b9ff-d195-4768-8920-2fe0a6bd5cf8', 'x-compute-request-id': 'req-6484b9ff-d195-4768-8920-2fe0a6bd5cf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:45:05,801 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.082s 2021-10-29 01:45:05,801 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:05 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-214bb4ac-77f5-4b11-b1ad-358804745010', 'x-compute-request-id': 'req-214bb4ac-77f5-4b11-b1ad-358804745010', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:45:06,898 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.087s 2021-10-29 01:45:06,898 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45: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-2ef0ad9a-137c-4a35-a160-c0be72ce2bba', 'x-compute-request-id': 'req-2ef0ad9a-137c-4a35-a160-c0be72ce2bba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:45:07,991 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.084s 2021-10-29 01:45:07,992 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45: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-9d6da4a1-84af-4fdc-8750-043691c9bf2e', 'x-compute-request-id': 'req-9d6da4a1-84af-4fdc-8750-043691c9bf2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:45:09,085 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.084s 2021-10-29 01:45:09,085 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45: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-118de641-8793-495e-b0aa-884702066c4f', 'x-compute-request-id': 'req-118de641-8793-495e-b0aa-884702066c4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:45:10,180 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.086s 2021-10-29 01:45:10,181 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45: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-822ff648-12ee-42cb-a473-f6ea0776d985', 'x-compute-request-id': 'req-822ff648-12ee-42cb-a473-f6ea0776d985', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:45:11,280 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.090s 2021-10-29 01:45:11,280 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45: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-b5fe11d7-fac2-446e-b745-353efff43680', 'x-compute-request-id': 'req-b5fe11d7-fac2-446e-b745-353efff43680', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:45:12,376 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.087s 2021-10-29 01:45:12,376 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:12 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-b3f14aa1-ef37-4bbd-b727-192941f33b76', 'x-compute-request-id': 'req-b3f14aa1-ef37-4bbd-b727-192941f33b76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:45:13,518 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.133s 2021-10-29 01:45:13,518 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45: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-ed90e75f-5f11-4002-b61a-40c738d24c31', 'x-compute-request-id': 'req-ed90e75f-5f11-4002-b61a-40c738d24c31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:45:14,654 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.127s 2021-10-29 01:45:14,654 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45: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-759a24fc-d773-4188-bf71-a9e9c7254d82', 'x-compute-request-id': 'req-759a24fc-d773-4188-bf71-a9e9c7254d82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:45:15,748 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.085s 2021-10-29 01:45:15,748 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45: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-b6c4fc77-a366-4ac5-b77f-f83f8b08445b', 'x-compute-request-id': 'req-b6c4fc77-a366-4ac5-b77f-f83f8b08445b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:45:16,842 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.085s 2021-10-29 01:45:16,842 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45: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-30364122-aee6-4bef-b7fc-8db76d243c1f', 'x-compute-request-id': 'req-30364122-aee6-4bef-b7fc-8db76d243c1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:45:17,934 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.084s 2021-10-29 01:45:17,935 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45: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-c6c11202-465d-49f4-aa34-5ced448dc100', 'x-compute-request-id': 'req-c6c11202-465d-49f4-aa34-5ced448dc100', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:45:19,027 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.083s 2021-10-29 01:45:19,028 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45: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-1a20649f-bec5-4806-930a-711dacfceb06', 'x-compute-request-id': 'req-1a20649f-bec5-4806-930a-711dacfceb06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:45:20,123 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.087s 2021-10-29 01:45:20,124 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45: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-e7922e6c-dd18-4db9-8525-89fe1253bf6b', 'x-compute-request-id': 'req-e7922e6c-dd18-4db9-8525-89fe1253bf6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:45:21,214 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.083s 2021-10-29 01:45:21,214 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45: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-efa7e940-c2c0-45b2-8f17-0bc08ab5f80d', 'x-compute-request-id': 'req-efa7e940-c2c0-45b2-8f17-0bc08ab5f80d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:45:22,307 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.084s 2021-10-29 01:45:22,308 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45: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-30be44d0-a943-49f9-9186-6a7f96c139bc', 'x-compute-request-id': 'req-30be44d0-a943-49f9-9186-6a7f96c139bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:45:23,399 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.082s 2021-10-29 01:45:23,399 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45: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-cea8a343-5c4c-4d33-a66c-c4770d959b66', 'x-compute-request-id': 'req-cea8a343-5c4c-4d33-a66c-c4770d959b66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:45:24,495 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.086s 2021-10-29 01:45:24,495 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:24 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-1c99be63-8234-4a1c-a41e-0b31d0778dfb', 'x-compute-request-id': 'req-1c99be63-8234-4a1c-a41e-0b31d0778dfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:45:25,588 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.084s 2021-10-29 01:45:25,589 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45: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-02a1a0b8-d287-4036-bc65-92e13d704fa3', 'x-compute-request-id': 'req-02a1a0b8-d287-4036-bc65-92e13d704fa3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:45:26,686 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.089s 2021-10-29 01:45:26,686 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45: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-c131432b-075a-431e-ad1b-379fafe24809', 'x-compute-request-id': 'req-c131432b-075a-431e-ad1b-379fafe24809', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:45:27,778 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.084s 2021-10-29 01:45:27,779 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45: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-27e941dd-56e9-4e06-88e6-94d03af7433b', 'x-compute-request-id': 'req-27e941dd-56e9-4e06-88e6-94d03af7433b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:45:28,870 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.083s 2021-10-29 01:45:28,871 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45: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-c512f207-4f6d-4ecf-b55c-ec8b20e61606', 'x-compute-request-id': 'req-c512f207-4f6d-4ecf-b55c-ec8b20e61606', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:45:29,962 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.084s 2021-10-29 01:45:29,963 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45: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-7809667a-f69c-4f6c-9b4d-3357d4a31abf', 'x-compute-request-id': 'req-7809667a-f69c-4f6c-9b4d-3357d4a31abf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:45:31,081 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.109s 2021-10-29 01:45:31,082 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45: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-e92517c4-3a4e-4163-850b-387cf15a4950', 'x-compute-request-id': 'req-e92517c4-3a4e-4163-850b-387cf15a4950', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:45:32,174 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.084s 2021-10-29 01:45:32,174 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45: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-cf6f5541-9d11-4fed-8740-19d23add8da5', 'x-compute-request-id': 'req-cf6f5541-9d11-4fed-8740-19d23add8da5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:45:33,279 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.096s 2021-10-29 01:45:33,280 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45: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-ccba6294-3826-4581-a17d-8e0f640c4682', 'x-compute-request-id': 'req-ccba6294-3826-4581-a17d-8e0f640c4682', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:45:34,373 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.084s 2021-10-29 01:45:34,374 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:34 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-8f1ba514-03c1-4abc-9197-51157cdd64c4', 'x-compute-request-id': 'req-8f1ba514-03c1-4abc-9197-51157cdd64c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:45:35,467 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.085s 2021-10-29 01:45:35,468 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45: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-e80fef20-5924-4938-816e-12b0719acef0', 'x-compute-request-id': 'req-e80fef20-5924-4938-816e-12b0719acef0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:45:36,565 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.089s 2021-10-29 01:45:36,565 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45: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-72a7de17-5e24-4d81-b396-a58dec3a66ff', 'x-compute-request-id': 'req-72a7de17-5e24-4d81-b396-a58dec3a66ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:45:37,659 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.085s 2021-10-29 01:45:37,659 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45: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-880699a3-8038-4328-8435-7d01e6c6fd73', 'x-compute-request-id': 'req-880699a3-8038-4328-8435-7d01e6c6fd73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:45:38,750 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.082s 2021-10-29 01:45:38,750 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45: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-008ef361-28b0-4f26-9d81-6b14dd6423a4', 'x-compute-request-id': 'req-008ef361-28b0-4f26-9d81-6b14dd6423a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:45:39,846 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.087s 2021-10-29 01:45:39,846 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45: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-8ed38261-9de7-458a-9287-834203e98d0a', 'x-compute-request-id': 'req-8ed38261-9de7-458a-9287-834203e98d0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:45:40,938 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.083s 2021-10-29 01:45:40,938 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45: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-ce23f122-88dc-443d-b21a-a59d81184d2e', 'x-compute-request-id': 'req-ce23f122-88dc-443d-b21a-a59d81184d2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:45:42,030 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.083s 2021-10-29 01:45:42,030 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45: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-cf55862a-45dd-4638-bf70-33f28164c876', 'x-compute-request-id': 'req-cf55862a-45dd-4638-bf70-33f28164c876', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:45:43,122 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.083s 2021-10-29 01:45:43,123 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45: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-8132af60-5502-48e5-8acd-267f99808fb2', 'x-compute-request-id': 'req-8132af60-5502-48e5-8acd-267f99808fb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:45:44,215 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.084s 2021-10-29 01:45:44,215 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45: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-4f6b019d-1eeb-4e6b-848f-a37aa5169d42', 'x-compute-request-id': 'req-4f6b019d-1eeb-4e6b-848f-a37aa5169d42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:45:45,306 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.082s 2021-10-29 01:45:45,307 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:45 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-e02ac3e8-f291-419c-aacc-f1b403fdb86c', 'x-compute-request-id': 'req-e02ac3e8-f291-419c-aacc-f1b403fdb86c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:45:46,402 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.087s 2021-10-29 01:45:46,403 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45: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-91d63f0b-868f-4356-ba0b-6eec1e92d1c3', 'x-compute-request-id': 'req-91d63f0b-868f-4356-ba0b-6eec1e92d1c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:45:47,500 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.088s 2021-10-29 01:45:47,501 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45: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-e540d998-267f-49be-9fa1-1c31afa47652', 'x-compute-request-id': 'req-e540d998-267f-49be-9fa1-1c31afa47652', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:45:48,592 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.083s 2021-10-29 01:45:48,593 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45: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-156ef624-2a5a-49bd-bd7e-9e3af5120020', 'x-compute-request-id': 'req-156ef624-2a5a-49bd-bd7e-9e3af5120020', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:45:49,683 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.083s 2021-10-29 01:45:49,683 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45: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-2a4935f0-4d56-4ade-94d0-ab7398d5b725', 'x-compute-request-id': 'req-2a4935f0-4d56-4ade-94d0-ab7398d5b725', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:45:50,777 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.085s 2021-10-29 01:45:50,778 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45: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-ba785611-7dc5-49bf-a20d-50760a37e347', 'x-compute-request-id': 'req-ba785611-7dc5-49bf-a20d-50760a37e347', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:45:51,869 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.083s 2021-10-29 01:45:51,869 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45: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-1e028086-6652-48e2-8b4b-c473541d96fb', 'x-compute-request-id': 'req-1e028086-6652-48e2-8b4b-c473541d96fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:45:52,965 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.087s 2021-10-29 01:45:52,966 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45: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-a3f89c83-c687-47b7-9ce7-5d13a3eda81a', 'x-compute-request-id': 'req-a3f89c83-c687-47b7-9ce7-5d13a3eda81a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:45:54,057 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.082s 2021-10-29 01:45:54,057 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45: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-23bccd72-13e7-4ac6-809d-c46a77c39393', 'x-compute-request-id': 'req-23bccd72-13e7-4ac6-809d-c46a77c39393', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:45:55,151 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.085s 2021-10-29 01:45:55,152 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45: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-f3f24d38-0f69-4038-86d8-b4d9e82bad38', 'x-compute-request-id': 'req-f3f24d38-0f69-4038-86d8-b4d9e82bad38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:45:56,245 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.084s 2021-10-29 01:45:56,245 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45: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-304614e3-a328-49b5-973b-2b904f81e737', 'x-compute-request-id': 'req-304614e3-a328-49b5-973b-2b904f81e737', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:45:57,337 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.084s 2021-10-29 01:45:57,338 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:57 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-1e325ac5-4a62-481f-b6c7-3d6dc02c35b5', 'x-compute-request-id': 'req-1e325ac5-4a62-481f-b6c7-3d6dc02c35b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:45:58,434 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.087s 2021-10-29 01:45:58,435 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45: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-37689a48-90ce-4703-9fde-4808e871a4f3', 'x-compute-request-id': 'req-37689a48-90ce-4703-9fde-4808e871a4f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:45:59,540 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.096s 2021-10-29 01:45:59,540 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45: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-fd9f502f-7741-4569-82f3-f18119360c8c', 'x-compute-request-id': 'req-fd9f502f-7741-4569-82f3-f18119360c8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:46:00,634 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.085s 2021-10-29 01:46:00,635 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46: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-6272547e-f360-459f-ab3e-7e88c10cea29', 'x-compute-request-id': 'req-6272547e-f360-459f-ab3e-7e88c10cea29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:46:01,730 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.085s 2021-10-29 01:46:01,730 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46: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-aecb6558-ebb5-40ab-969b-9f607653e738', 'x-compute-request-id': 'req-aecb6558-ebb5-40ab-969b-9f607653e738', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:46:02,828 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.090s 2021-10-29 01:46:02,829 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46: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-63c895b5-cec2-47e9-a0a5-e47203bbffb5', 'x-compute-request-id': 'req-63c895b5-cec2-47e9-a0a5-e47203bbffb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:46:03,921 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.084s 2021-10-29 01:46:03,921 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46: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-b132d4f7-8bb7-4eaf-bf48-9b0667e1c2a2', 'x-compute-request-id': 'req-b132d4f7-8bb7-4eaf-bf48-9b0667e1c2a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:46:05,016 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.086s 2021-10-29 01:46:05,017 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46: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-f894d3d9-9504-493c-9c02-5e7c2ce95204', 'x-compute-request-id': 'req-f894d3d9-9504-493c-9c02-5e7c2ce95204', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:46:06,112 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.087s 2021-10-29 01:46:06,113 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46: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-fa61071f-e14b-42c1-9a3e-3db3454c17a9', 'x-compute-request-id': 'req-fa61071f-e14b-42c1-9a3e-3db3454c17a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:46:07,205 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.083s 2021-10-29 01:46:07,205 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46: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-987eb77f-1bd5-455a-888c-a7856efbe8a0', 'x-compute-request-id': 'req-987eb77f-1bd5-455a-888c-a7856efbe8a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:46:08,299 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.085s 2021-10-29 01:46:08,299 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46: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-f732fd2f-e0ea-4cb4-a327-183312052039', 'x-compute-request-id': 'req-f732fd2f-e0ea-4cb4-a327-183312052039', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:46:09,392 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.085s 2021-10-29 01:46:09,393 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46: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-63f19eab-7263-4182-b455-d5450b76a3ec', 'x-compute-request-id': 'req-63f19eab-7263-4182-b455-d5450b76a3ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:46:10,486 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.085s 2021-10-29 01:46:10,486 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46: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-621a68b7-67a4-4ca5-a4c9-b88ad432d883', 'x-compute-request-id': 'req-621a68b7-67a4-4ca5-a4c9-b88ad432d883', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:46:11,735 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.240s 2021-10-29 01:46:11,735 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46: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-3f860fc4-831d-4497-8065-3ecdfb9095b6', 'x-compute-request-id': 'req-3f860fc4-831d-4497-8065-3ecdfb9095b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:46:12,830 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.087s 2021-10-29 01:46:12,831 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46:12 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-999128c9-d1e4-474a-8559-f56e1b8397ac', 'x-compute-request-id': 'req-999128c9-d1e4-474a-8559-f56e1b8397ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:46:13,928 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.089s 2021-10-29 01:46:13,928 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46: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-c509da37-5382-4a32-a969-4f3fa10877db', 'x-compute-request-id': 'req-c509da37-5382-4a32-a969-4f3fa10877db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:46:15,041 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.103s 2021-10-29 01:46:15,042 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46: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-cefed1f9-b78e-426a-8315-e97a0f5f98bb', 'x-compute-request-id': 'req-cefed1f9-b78e-426a-8315-e97a0f5f98bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:46:16,199 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.148s 2021-10-29 01:46:16,199 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46: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-02ce459c-4b09-4e39-9cc0-4b181a04b7e9', 'x-compute-request-id': 'req-02ce459c-4b09-4e39-9cc0-4b181a04b7e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:46:17,391 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.183s 2021-10-29 01:46:17,391 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46: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-dd96bd57-bf8c-46b3-a37e-8ad9cdfc7665', 'x-compute-request-id': 'req-dd96bd57-bf8c-46b3-a37e-8ad9cdfc7665', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:46:18,500 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.100s 2021-10-29 01:46:18,501 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46: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-7c107f1a-6ffc-4dbc-b527-e8d33a6ba3f4', 'x-compute-request-id': 'req-7c107f1a-6ffc-4dbc-b527-e8d33a6ba3f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:46:19,631 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.122s 2021-10-29 01:46:19,632 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46: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-f29f5f10-bab1-419e-8efd-22279c8e07da', 'x-compute-request-id': 'req-f29f5f10-bab1-419e-8efd-22279c8e07da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:46:20,757 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.117s 2021-10-29 01:46:20,758 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46: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-e0330136-a3fb-4c37-8b35-6c232b9458bb', 'x-compute-request-id': 'req-e0330136-a3fb-4c37-8b35-6c232b9458bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:46:21,920 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.154s 2021-10-29 01:46:21,921 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46: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-8ebd6af6-edeb-4910-9791-978e4e204def', 'x-compute-request-id': 'req-8ebd6af6-edeb-4910-9791-978e4e204def', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:46:23,015 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.085s 2021-10-29 01:46:23,015 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46: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-b60d400b-cb00-4c69-a404-b18d79c2a042', 'x-compute-request-id': 'req-b60d400b-cb00-4c69-a404-b18d79c2a042', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:46:24,126 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.101s 2021-10-29 01:46:24,126 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46:24 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-fc57a897-4225-4108-a636-a41f2d406a61', 'x-compute-request-id': 'req-fc57a897-4225-4108-a636-a41f2d406a61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:46:25,218 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.083s 2021-10-29 01:46:25,218 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46: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-bfa251f2-0952-4a67-835e-8655f8ca8acd', 'x-compute-request-id': 'req-bfa251f2-0952-4a67-835e-8655f8ca8acd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:46:26,309 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.083s 2021-10-29 01:46:26,309 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46: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-3cff65b6-91b5-490e-be7e-0d200ccdf9eb', 'x-compute-request-id': 'req-3cff65b6-91b5-490e-be7e-0d200ccdf9eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:46:27,404 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.086s 2021-10-29 01:46:27,405 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46: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-a9c20e73-2403-4548-9390-a423bbd92b54', 'x-compute-request-id': 'req-a9c20e73-2403-4548-9390-a423bbd92b54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:46:28,504 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.091s 2021-10-29 01:46:28,505 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46: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-d8a248da-aa6f-4dd3-85ac-fb9dec9a976d', 'x-compute-request-id': 'req-d8a248da-aa6f-4dd3-85ac-fb9dec9a976d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:46:29,603 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.090s 2021-10-29 01:46:29,603 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46: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-ebfc5044-2062-4496-b3b2-384b4d28d94d', 'x-compute-request-id': 'req-ebfc5044-2062-4496-b3b2-384b4d28d94d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:46:30,702 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.090s 2021-10-29 01:46:30,703 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46: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-f0c6cc98-98a0-45d9-8008-7ec87a2f57c7', 'x-compute-request-id': 'req-f0c6cc98-98a0-45d9-8008-7ec87a2f57c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:46:31,798 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.088s 2021-10-29 01:46:31,798 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46: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-588d79cc-f961-41c4-af01-1b26e4aa2546', 'x-compute-request-id': 'req-588d79cc-f961-41c4-af01-1b26e4aa2546', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:46:32,903 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.096s 2021-10-29 01:46:32,904 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46: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-cd911308-00ab-4fff-a346-191a77af72f3', 'x-compute-request-id': 'req-cd911308-00ab-4fff-a346-191a77af72f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:46:34,001 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.089s 2021-10-29 01:46:34,001 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46: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-38c779a7-0092-4da4-961a-671f9066e753', 'x-compute-request-id': 'req-38c779a7-0092-4da4-961a-671f9066e753', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:46:35,095 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.087s 2021-10-29 01:46:35,096 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46: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-231148ed-719b-4e84-ad03-66ecaeb6f522', 'x-compute-request-id': 'req-231148ed-719b-4e84-ad03-66ecaeb6f522', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:46:36,195 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.090s 2021-10-29 01:46:36,195 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46: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-f4c114b2-d2ba-4236-bd13-dc23ee1a9d26', 'x-compute-request-id': 'req-f4c114b2-d2ba-4236-bd13-dc23ee1a9d26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:46:37,292 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.087s 2021-10-29 01:46:37,292 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46: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-a8fef8d7-1812-4393-8a25-30446b21f385', 'x-compute-request-id': 'req-a8fef8d7-1812-4393-8a25-30446b21f385', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:46:38,385 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.083s 2021-10-29 01:46:38,385 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46: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-c37954fa-e342-405e-9696-0d69feceb74d', 'x-compute-request-id': 'req-c37954fa-e342-405e-9696-0d69feceb74d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:46:39,480 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.086s 2021-10-29 01:46:39,480 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46: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-c750bda2-1e8c-443b-bcaa-b63ee1133511', 'x-compute-request-id': 'req-c750bda2-1e8c-443b-bcaa-b63ee1133511', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:46:40,574 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.084s 2021-10-29 01:46:40,574 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46: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-89022de2-b011-43e9-8f9c-72dadde225c0', 'x-compute-request-id': 'req-89022de2-b011-43e9-8f9c-72dadde225c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:46:41,667 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.085s 2021-10-29 01:46:41,667 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46: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-266f6333-66ee-4a43-b9eb-c15aef981668', 'x-compute-request-id': 'req-266f6333-66ee-4a43-b9eb-c15aef981668', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:46:42,764 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.089s 2021-10-29 01:46:42,765 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46: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-32cd485d-d01e-4a64-944b-4c1ce8c3f6e8', 'x-compute-request-id': 'req-32cd485d-d01e-4a64-944b-4c1ce8c3f6e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:46:43,857 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.084s 2021-10-29 01:46:43,858 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46: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-345f0a6b-8e28-4172-b720-bbeac5076519', 'x-compute-request-id': 'req-345f0a6b-8e28-4172-b720-bbeac5076519', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:46:44,950 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.083s 2021-10-29 01:46:44,951 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46: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-d743964f-09d6-4ab8-a0bb-544882fe9762', 'x-compute-request-id': 'req-d743964f-09d6-4ab8-a0bb-544882fe9762', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:46:46,046 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.087s 2021-10-29 01:46:46,046 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46:45 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-18b2da4c-8001-448e-97c7-49c454c73ca3', 'x-compute-request-id': 'req-18b2da4c-8001-448e-97c7-49c454c73ca3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:46:47,138 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.083s 2021-10-29 01:46:47,139 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46: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-eb2aa651-d9a1-4eb8-bb14-ac4a78209a03', 'x-compute-request-id': 'req-eb2aa651-d9a1-4eb8-bb14-ac4a78209a03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:46:48,231 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.085s 2021-10-29 01:46:48,232 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46: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-dc332e10-914c-4512-920b-be0d88871bb5', 'x-compute-request-id': 'req-dc332e10-914c-4512-920b-be0d88871bb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:46:49,330 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.089s 2021-10-29 01:46:49,330 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46: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-c1f6aa1d-b4e1-4518-8af0-e32be069462e', 'x-compute-request-id': 'req-c1f6aa1d-b4e1-4518-8af0-e32be069462e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:46:50,423 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.084s 2021-10-29 01:46:50,423 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46: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-ebe62e21-0c61-4e8a-ba55-73f0f63d2875', 'x-compute-request-id': 'req-ebe62e21-0c61-4e8a-ba55-73f0f63d2875', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:46:51,516 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.085s 2021-10-29 01:46:51,516 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46: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-c5c98dc6-a5fb-4a24-984c-acaab7b276b6', 'x-compute-request-id': 'req-c5c98dc6-a5fb-4a24-984c-acaab7b276b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:46:52,611 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.086s 2021-10-29 01:46:52,612 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46: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-26630e88-980a-4594-84fd-199df0f7838c', 'x-compute-request-id': 'req-26630e88-980a-4594-84fd-199df0f7838c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:46:53,707 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.087s 2021-10-29 01:46:53,707 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46: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-c6a59250-7938-44fa-b084-ff2671319913', 'x-compute-request-id': 'req-c6a59250-7938-44fa-b084-ff2671319913', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:46:54,800 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.084s 2021-10-29 01:46:54,800 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46: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-1b61a43f-97a4-4b19-86bf-2b9639b7f97a', 'x-compute-request-id': 'req-1b61a43f-97a4-4b19-86bf-2b9639b7f97a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:46:55,897 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.088s 2021-10-29 01:46:55,897 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46: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-674e740d-f312-466d-83b7-f60399cb1484', 'x-compute-request-id': 'req-674e740d-f312-466d-83b7-f60399cb1484', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:46:56,992 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.086s 2021-10-29 01:46:56,993 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46: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-8fd5f60f-5347-4733-8948-de5686ee363a', 'x-compute-request-id': 'req-8fd5f60f-5347-4733-8948-de5686ee363a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:46:58,084 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.083s 2021-10-29 01:46:58,085 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46: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-a51ba7df-db92-476f-bc09-a7e5666089f2', 'x-compute-request-id': 'req-a51ba7df-db92-476f-bc09-a7e5666089f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:46:59,179 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.086s 2021-10-29 01:46:59,180 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46: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-40f43822-1328-491d-b0f7-e5140d026e21', 'x-compute-request-id': 'req-40f43822-1328-491d-b0f7-e5140d026e21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:47:00,275 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.086s 2021-10-29 01:47:00,275 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:47: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-f2c27580-be28-4215-b7b5-dd2b192dc7a6', 'x-compute-request-id': 'req-f2c27580-be28-4215-b7b5-dd2b192dc7a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:47:01,367 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.083s 2021-10-29 01:47:01,368 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:47: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-c2263080-d772-4d5e-aed5-d13a02eda11f', 'x-compute-request-id': 'req-c2263080-d772-4d5e-aed5-d13a02eda11f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:47:02,463 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.086s 2021-10-29 01:47:02,463 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:47: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-334a9054-124e-4dec-bf24-d801738f54eb', 'x-compute-request-id': 'req-334a9054-124e-4dec-bf24-d801738f54eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:47:03,556 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.085s 2021-10-29 01:47:03,556 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:47: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-04c491b4-d1a7-49d5-b344-e1bfdbdfd823', 'x-compute-request-id': 'req-04c491b4-d1a7-49d5-b344-e1bfdbdfd823', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:47:04,648 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.082s 2021-10-29 01:47:04,648 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:47: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-1a7263e3-426c-4c66-a307-9386ef691ef9', 'x-compute-request-id': 'req-1a7263e3-426c-4c66-a307-9386ef691ef9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:47:05,743 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.086s 2021-10-29 01:47:05,743 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:47:05 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-305d5772-5ce0-4fc9-af33-42ddae1e0c12', 'x-compute-request-id': 'req-305d5772-5ce0-4fc9-af33-42ddae1e0c12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:47:06,834 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.083s 2021-10-29 01:47:06,834 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:47: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-e57cb35b-09ff-4da5-ad3b-40ba41bc2745', 'x-compute-request-id': 'req-e57cb35b-09ff-4da5-ad3b-40ba41bc2745', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:47:07,931 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.088s 2021-10-29 01:47:07,932 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:47: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-c19e5f47-186d-4e22-8518-18a5c6a464b9', 'x-compute-request-id': 'req-c19e5f47-186d-4e22-8518-18a5c6a464b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:47:09,028 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.087s 2021-10-29 01:47:09,028 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:47: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-58073998-2ac3-4d59-8daa-bb1f49a803df', 'x-compute-request-id': 'req-58073998-2ac3-4d59-8daa-bb1f49a803df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:47:10,120 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.083s 2021-10-29 01:47:10,120 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:47: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-2db4c995-8545-48e6-887b-122d9cdea4b1', 'x-compute-request-id': 'req-2db4c995-8545-48e6-887b-122d9cdea4b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:47:11,213 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.085s 2021-10-29 01:47:11,213 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:47: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-c2353eaa-2b56-4521-a73f-6f355ac0e861', 'x-compute-request-id': 'req-c2353eaa-2b56-4521-a73f-6f355ac0e861', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:47:12,312 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.090s 2021-10-29 01:47:12,313 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:47:12 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-f332ede3-4145-4206-89d7-ee3abeb4df94', 'x-compute-request-id': 'req-f332ede3-4145-4206-89d7-ee3abeb4df94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:47:13,407 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.085s 2021-10-29 01:47:13,407 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:47: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-dae39974-527c-42f0-8512-a59d54744f7f', 'x-compute-request-id': 'req-dae39974-527c-42f0-8512-a59d54744f7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:47:14,500 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.085s 2021-10-29 01:47:14,501 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:47: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-cb06226e-fb72-4226-97de-8eb39ac0824f', 'x-compute-request-id': 'req-cb06226e-fb72-4226-97de-8eb39ac0824f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:47:15,595 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.086s 2021-10-29 01:47:15,595 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:47: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-db12f400-c580-409f-827e-6f96b934ca0d', 'x-compute-request-id': 'req-db12f400-c580-409f-827e-6f96b934ca0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:47:16,690 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.085s 2021-10-29 01:47:16,690 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:47: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-a36875f4-27a1-41fe-9b2a-5a53558464d7', 'x-compute-request-id': 'req-a36875f4-27a1-41fe-9b2a-5a53558464d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:47:17,786 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.087s 2021-10-29 01:47:17,786 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:47: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-bcc6bafa-6a0f-4b2f-90a3-34f339c8e2c0', 'x-compute-request-id': 'req-bcc6bafa-6a0f-4b2f-90a3-34f339c8e2c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:47:18,880 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.086s 2021-10-29 01:47:18,880 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:47: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-369ca6de-28d0-459e-b674-e2c00161ea0b', 'x-compute-request-id': 'req-369ca6de-28d0-459e-b674-e2c00161ea0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:47:19,973 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.084s 2021-10-29 01:47:19,973 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:47: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-c15ced5c-2c9d-40b8-95d3-7fce1d45714b', 'x-compute-request-id': 'req-c15ced5c-2c9d-40b8-95d3-7fce1d45714b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:47:21,066 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.083s 2021-10-29 01:47:21,066 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:47: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-c23ce7d7-92cd-4994-bcb6-04357c800afd', 'x-compute-request-id': 'req-c23ce7d7-92cd-4994-bcb6-04357c800afd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:47:22,163 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.089s 2021-10-29 01:47:22,164 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:47: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-96629330-aa23-46d3-86c0-4a8aa5cde0e0', 'x-compute-request-id': 'req-96629330-aa23-46d3-86c0-4a8aa5cde0e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:47:23,258 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.086s 2021-10-29 01:47:23,259 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:47: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-8d4bc08a-8860-4b78-a341-cea121d07aa4', 'x-compute-request-id': 'req-8d4bc08a-8860-4b78-a341-cea121d07aa4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:47:24,350 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.082s 2021-10-29 01:47:24,350 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:47:24 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-a58bc5f5-0a9f-46dd-b8e5-fe758752e1b0', 'x-compute-request-id': 'req-a58bc5f5-0a9f-46dd-b8e5-fe758752e1b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:47:25,446 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.087s 2021-10-29 01:47:25,446 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:47: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-f5aa2a35-eded-41fc-946c-4b4d7821ac8c', 'x-compute-request-id': 'req-f5aa2a35-eded-41fc-946c-4b4d7821ac8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:47:26,539 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.083s 2021-10-29 01:47:26,540 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:47: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-579b9594-efa1-4572-87c0-50613fed721f', 'x-compute-request-id': 'req-579b9594-efa1-4572-87c0-50613fed721f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:47:27,631 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.084s 2021-10-29 01:47:27,632 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:47: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-fb02a70b-2d20-47dc-805c-f379b0090f28', 'x-compute-request-id': 'req-fb02a70b-2d20-47dc-805c-f379b0090f28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:47:28,725 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.086s 2021-10-29 01:47:28,726 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:47: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-2edd2512-2ffa-4132-a2d5-4bb6c9d57448', 'x-compute-request-id': 'req-2edd2512-2ffa-4132-a2d5-4bb6c9d57448', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:47:29,818 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.083s 2021-10-29 01:47:29,819 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:47: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-2487516a-6c02-4e54-b883-2622ec2901de', 'x-compute-request-id': 'req-2487516a-6c02-4e54-b883-2622ec2901de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:47:30,912 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.085s 2021-10-29 01:47:30,913 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:47: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-b081a56c-9e82-4cab-905f-f71c2d224154', 'x-compute-request-id': 'req-b081a56c-9e82-4cab-905f-f71c2d224154', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:47:32,011 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.089s 2021-10-29 01:47:32,011 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:47: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-81945e06-71f8-44de-93fd-d16a8551de2f', 'x-compute-request-id': 'req-81945e06-71f8-44de-93fd-d16a8551de2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:47:33,109 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.083s 2021-10-29 01:47:33,110 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:47: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-1b4d4545-e5a5-4aa8-891f-38668dffaef2', 'x-compute-request-id': 'req-1b4d4545-e5a5-4aa8-891f-38668dffaef2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:47:34,200 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.082s 2021-10-29 01:47:34,201 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:47:34 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-2b93f561-079f-4adf-808e-cadf87efbe46', 'x-compute-request-id': 'req-2b93f561-079f-4adf-808e-cadf87efbe46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:47:35,296 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.086s 2021-10-29 01:47:35,296 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:47: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-4a8822b8-9306-4107-8a64-2a52acb41f98', 'x-compute-request-id': 'req-4a8822b8-9306-4107-8a64-2a52acb41f98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:47:36,388 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.084s 2021-10-29 01:47:36,389 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:47: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-66755950-c737-4f84-b859-ff887556bad7', 'x-compute-request-id': 'req-66755950-c737-4f84-b859-ff887556bad7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:47:37,484 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.085s 2021-10-29 01:47:37,485 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:47: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-5f6fcb51-07a1-4c93-b27d-8795307259fd', 'x-compute-request-id': 'req-5f6fcb51-07a1-4c93-b27d-8795307259fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:47:38,580 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.087s 2021-10-29 01:47:38,580 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:47: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-0727c13d-26e6-442e-9b0e-115b5be1a5f0', 'x-compute-request-id': 'req-0727c13d-26e6-442e-9b0e-115b5be1a5f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:47:39,671 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.082s 2021-10-29 01:47:39,672 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:47: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-d16e064c-f69c-4865-9c40-3ff78da3a913', 'x-compute-request-id': 'req-d16e064c-f69c-4865-9c40-3ff78da3a913', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:47:40,765 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.085s 2021-10-29 01:47:40,766 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:47: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-b984b199-a601-40b4-966a-97becca12632', 'x-compute-request-id': 'req-b984b199-a601-40b4-966a-97becca12632', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:47:41,861 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.087s 2021-10-29 01:47:41,861 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:47: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-e3eb6ca4-b5a9-44f3-a6e5-b8f120903106', 'x-compute-request-id': 'req-e3eb6ca4-b5a9-44f3-a6e5-b8f120903106', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:47:42,953 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.083s 2021-10-29 01:47:42,953 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:47: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-bd38be67-0cd6-46bf-af62-0d58752540f4', 'x-compute-request-id': 'req-bd38be67-0cd6-46bf-af62-0d58752540f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:47:44,045 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.083s 2021-10-29 01:47:44,045 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:47: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-d9c26855-aae5-4015-a683-e9f41bf1e7fa', 'x-compute-request-id': 'req-d9c26855-aae5-4015-a683-e9f41bf1e7fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:47:45,138 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.084s 2021-10-29 01:47:45,138 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:47:45 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-087b0819-eddf-475a-a8db-b8b8a1a170d9', 'x-compute-request-id': 'req-087b0819-eddf-475a-a8db-b8b8a1a170d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:47:46,229 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.082s 2021-10-29 01:47:46,229 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:47: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-c83b2dd5-2caf-4ba7-97e8-6b7b4e289c43', 'x-compute-request-id': 'req-c83b2dd5-2caf-4ba7-97e8-6b7b4e289c43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:47:47,324 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.086s 2021-10-29 01:47:47,324 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:47: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-9ff1cfe0-e5b0-4af3-a826-8215d1c29cce', 'x-compute-request-id': 'req-9ff1cfe0-e5b0-4af3-a826-8215d1c29cce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:47:48,417 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.083s 2021-10-29 01:47:48,417 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:47: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-70c3a0e7-f2fc-423b-8899-e7037429874c', 'x-compute-request-id': 'req-70c3a0e7-f2fc-423b-8899-e7037429874c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:47:49,508 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.082s 2021-10-29 01:47:49,509 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:47: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-3f3b6b20-8513-4a29-a308-77fa55baebda', 'x-compute-request-id': 'req-3f3b6b20-8513-4a29-a308-77fa55baebda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:47:50,604 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.087s 2021-10-29 01:47:50,605 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:47: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-da9b9ff2-4fb2-49cf-868c-a23d1c7449cb', 'x-compute-request-id': 'req-da9b9ff2-4fb2-49cf-868c-a23d1c7449cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:47:51,696 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.082s 2021-10-29 01:47:51,696 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:47: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-87e1f3a8-735f-4620-a9d7-417c48b965ea', 'x-compute-request-id': 'req-87e1f3a8-735f-4620-a9d7-417c48b965ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:47:52,791 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.085s 2021-10-29 01:47:52,791 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:47: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-e1cf69bb-be74-453d-a7e1-fa8d95c68f7f', 'x-compute-request-id': 'req-e1cf69bb-be74-453d-a7e1-fa8d95c68f7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:47:53,887 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.086s 2021-10-29 01:47:53,888 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:47: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-cfe1b494-ffeb-4357-b157-f7c86d56c011', 'x-compute-request-id': 'req-cfe1b494-ffeb-4357-b157-f7c86d56c011', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:47:54,982 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.086s 2021-10-29 01:47:54,982 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:47: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-e0770f30-3c2a-4571-8d1c-670b7768bc02', 'x-compute-request-id': 'req-e0770f30-3c2a-4571-8d1c-670b7768bc02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:47:56,073 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.082s 2021-10-29 01:47:56,073 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:47: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-764758e9-1c41-4232-83bf-8acec3a949ed', 'x-compute-request-id': 'req-764758e9-1c41-4232-83bf-8acec3a949ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:47:57,168 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.086s 2021-10-29 01:47:57,169 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:47:57 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-9e7ed489-b762-47e9-b0f0-c5c1eac2dc1b', 'x-compute-request-id': 'req-9e7ed489-b762-47e9-b0f0-c5c1eac2dc1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:47:58,260 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.083s 2021-10-29 01:47:58,260 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:47: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-2458752d-4605-4be4-aa18-20d0c5cae169', 'x-compute-request-id': 'req-2458752d-4605-4be4-aa18-20d0c5cae169', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:47:59,359 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.089s 2021-10-29 01:47:59,359 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:47: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-3fc88a57-e8a1-416c-a946-20225f2de62e', 'x-compute-request-id': 'req-3fc88a57-e8a1-416c-a946-20225f2de62e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:48:00,454 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.087s 2021-10-29 01:48:00,455 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:48: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-2aa92942-e120-4c88-8ae5-84456237943e', 'x-compute-request-id': 'req-2aa92942-e120-4c88-8ae5-84456237943e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:48:01,546 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.082s 2021-10-29 01:48:01,547 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:48: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-cb492aee-a872-4385-a1f5-14c3a6614091', 'x-compute-request-id': 'req-cb492aee-a872-4385-a1f5-14c3a6614091', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:48:02,638 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.083s 2021-10-29 01:48:02,639 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:48: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-92dc1180-a832-416f-983a-d684e738b983', 'x-compute-request-id': 'req-92dc1180-a832-416f-983a-d684e738b983', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:48:03,739 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.091s 2021-10-29 01:48:03,739 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:48: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-42c30f9f-b739-4cf7-8a3e-416f9d70a042', 'x-compute-request-id': 'req-42c30f9f-b739-4cf7-8a3e-416f9d70a042', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:48:04,831 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.083s 2021-10-29 01:48:04,832 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:48: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-3d81df21-f891-4a01-a263-7d756079400a', 'x-compute-request-id': 'req-3d81df21-f891-4a01-a263-7d756079400a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:48:05,923 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.082s 2021-10-29 01:48:05,923 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:48:05 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-efc1f297-9ec0-4bbc-81f0-5dce0f83f825', 'x-compute-request-id': 'req-efc1f297-9ec0-4bbc-81f0-5dce0f83f825', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:48:07,021 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.089s 2021-10-29 01:48:07,022 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:48: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-a098d923-5e94-4f83-a155-12624124ef1d', 'x-compute-request-id': 'req-a098d923-5e94-4f83-a155-12624124ef1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:48:08,118 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.087s 2021-10-29 01:48:08,118 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:48: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-f996a6a6-d5d8-46d8-81e1-f2a243b6d18c', 'x-compute-request-id': 'req-f996a6a6-d5d8-46d8-81e1-f2a243b6d18c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:48:09,209 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.082s 2021-10-29 01:48:09,210 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:48: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-76465dd5-42a1-4fb3-8c50-aea07e64cca6', 'x-compute-request-id': 'req-76465dd5-42a1-4fb3-8c50-aea07e64cca6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:48:10,307 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.089s 2021-10-29 01:48:10,308 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:48: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-a3f3d8da-86eb-4a75-af82-52aef877d943', 'x-compute-request-id': 'req-a3f3d8da-86eb-4a75-af82-52aef877d943', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:48:11,400 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.083s 2021-10-29 01:48:11,400 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:48: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-7c57a3ea-02da-452b-81f0-693e35ceb2d5', 'x-compute-request-id': 'req-7c57a3ea-02da-452b-81f0-693e35ceb2d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:48:12,511 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.102s 2021-10-29 01:48:12,512 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:48:12 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-88e9a8ea-23c2-4df3-8e42-83173bddfa42', 'x-compute-request-id': 'req-88e9a8ea-23c2-4df3-8e42-83173bddfa42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' 2021-10-29 01:48:13,620 116429 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d 0.099s 2021-10-29 01:48:13,621 116429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:48: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-c89fa0cc-ae15-4f84-a4ce-d5a69b0fe9e6', 'x-compute-request-id': 'req-c89fa0cc-ae15-4f84-a4ce-d5a69b0fe9e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d'} Body: b'{"server": {"id": "97b0ab6c-d7cb-4e53-9288-3b6b2040a24d", "name": "tempest-VolumesSnapshotTestJSON-instance-642596488", "status": "ACTIVE", "tenant_id": "24b83d8a1a4943748e8980793c6fbec7", "user_id": "35b5e84fef6c4b3dabb6caaa8ad3aa2a", "metadata": {}, "hostId": "26be46ab1dfdc6cb1995facd248e6c4f217fc021587157110bcbe5ee", "image": {"id": "3fef3f0d-d772-4999-b764-d6690634a06d", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/images/3fef3f0d-d772-4999-b764-d6690634a06d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:02Z", "updated": "2021-10-29T01:42:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T01:17:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83b8cfc7-3e81-413f-9854-1aaebf9058bf"}]}}' }}} traceback-1: {{{ Traceback (most recent call last): File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 445, in _make_request six.raise_from(e, None) File "<string>", line 3, in raise_from File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 440, in _make_request httplib_response = conn.getresponse() File "/usr/lib/python3.8/http/client.py", line 1344, in getresponse response.begin() File "/usr/lib/python3.8/http/client.py", line 307, in begin version, status, reason = self._read_status() File "/usr/lib/python3.8/http/client.py", line 268, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/lib/python3.8/socket.py", line 669, in readinto return self._sock.recv_into(b) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 699, in urlopen httplib_response = self._make_request( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 447, in _make_request self._raise_timeout(err=e, url=url, timeout_value=read_timeout) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 336, in _raise_timeout raise ReadTimeoutError( urllib3.exceptions.ReadTimeoutError: HTTPConnectionPool(host='10.222.0.90', port=80): Read timed out. (read timeout=60) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 468, 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 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 74, in request return self.request_encode_url( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/request.py", line 96, in request_encode_url 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 783, in urlopen return self.urlopen( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 783, in urlopen return self.urlopen( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 783, in urlopen return self.urlopen( [Previous line repeated 7 more times] File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 755, in urlopen retries = retries.increment( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/util/retry.py", line 574, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='10.222.0.90', port=80): Max retries exceeded with url: /compute/v2.1/servers/97b0ab6c-d7cb-4e53-9288-3b6b2040a24d/os-volume_attachments/83b8cfc7-3e81-413f-9854-1aaebf9058bf (Caused by ReadTimeoutError("HTTPConnectionPool(host='10.222.0.90', port=80): Read timed out. (read timeout=60)")) }}} traceback-2: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 312, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 83b8cfc7-3e81-413f-9854-1aaebf9058bf 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 141, in wait_for_server_termination raise lib_exc.TimeoutException tempest.lib.exceptions.TimeoutException: Request timed out Details: None }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots.py", line 87, in test_snapshot_create_offline_delete_online snapshot2 = self.create_snapshot(self.volume_origin['id'], force=True) File "/opt/stack/tempest/tempest/api/volume/base.py", line 149, in create_snapshot waiters.wait_for_volume_resource_status(cls.snapshots_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 312, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: snapshot ed4d3336-83b1-405c-b978-8ed5280a7949 failed to reach available status (current creating) within the required time (360 s). |
||||||
test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4] |
pass
pt6.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
pt6.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
ft7.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:'': {{{ 2021-10-29 01:13:41,172 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 POST http://10.222.0.90/compute/v2.1/os-keypairs 0.667s 2021-10-29 01:13:41,172 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestShelveInstance-1011925652"}} Response - Headers: {'date': 'Fri, 29 Oct 2021 01:13:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2316', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-355aae2e-ca6d-44f2-8ca6-c6ae6480bbdf', 'x-compute-request-id': 'req-355aae2e-ca6d-44f2-8ca6-c6ae6480bbdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEpAIBAAKCAQEAu4c/CmiOodgly3N7V4KT+WfF2a0LJjz3H+hkUXs5HP9FlPLp\\nLrC15Xvi8NPgU+AnHacps/ofYx6COggO19aDtqA7VcQkN3hp2uL1lqmGddvx+Akt\\nRaMCouMFZmB6NYQRINNJ0Bq319G4wAgAYenUh1OlaDma4XcfhpCFpQ/mTUPJljgj\\njMBsgswjEEofm8KV8I6P5Be/A9REP8ixIsYT+ksKZSPDPc3ZX6e4tJtGzXoYeuzg\\n0VjCNOv21ZLQi3GKrl0TqJ9G4ZaFP41cq2JZKxT4ka9Nzi2gfLeKckwscI8ctVGP\\n3ENzTGQxoAQPK4qHXLmflfdiDjz6yKYBHJvhawIDAQABAoIBAHC2vsZjx+8xOq5J\\nkAYuPwC2Re4rGzt1g1fTV5C+DrsGF+2J/2wH3Jy9VM9JmljvrrMdCWza1si9yqpU\\ns485qVs4fdF0HgyVPJLKvbA73syyUYKzCVoEu43qBBHfxTSrV5wyQvhpRrzamkAZ\\nzxkK8aoRNacqkJQaBIHeFeX7Y4JmRlvOEC+eEPFdhavZJ8jBheVBZLXmjxA2a1Gh\\ncq0b/35kvtld2MuZXq3gEMEX2fZytgGrzWs0ZfHVy6IeecfKn7xD/W+Cp3sTdSqQ\\n1blsazi3aPObEx7MsczBx7uiKrxatwHRNS4u8s4AmoVeoMGz5wABOWNsFbV0snmZ\\nDYK8LAECgYEA8rYvGdyK7Q51RTsfS6HmhaQYhyRMHe5pe7JS2w4DXwr6LKBEdCAi\\nUKa72F/7OqccJUF9Mphhv/XHpyWR3btPwobHHmmFZz4UFlDiR4Tzb6cREzYXvVF0\\nm8RMEXrcrtFqua13Mutv1dqkCitTPs3R+vw4PYV5TL6LHTbVyZi5wgECgYEAxcue\\njyVxG+uXizc2Js4/7BgwK7SC8fvpgL7SQXqj4oW7gYQIxxwLU6TUDAxGZOXFA5EV\\nEK53jpVYdlgDhdFEQwfrDqDMlOi5Q2v0eSx58XTeWopJbD/4xpS+Srr4T4VvlXPZ\\n4Co3zYfF21cgQc2VPdMm4E1gyP9GMQBKwPghy2sCgYEAwuHB5BQPgNSRGOul70aq\\nIDhocWqVq5rZG7dNjBIuZswboGV3UX7TzspyHgTDZo7zrH5vFocARfAFRZKHEvDp\\n1BoAG81CjmlsG5cKeb6o8MfGkBRo71xOMxxkr8xlEgGYnkpIYZxlieMqv/eVueHt\\nbofCaLOZeCOu8+ApvNtinAECgYAcX3YSQKO2BpiJftUEwgdHXbzjOBSkk6dOMZFF\\nlUsW/moETSVZMnupdvZ39/bNGGync1NbPjumN2QmLb/rnTY2i1c7lPNj1PJmaoD6\\nNNgVO9d9k2Ku5YpRKhsV6zYdah20iZbSYhv5HqXSLfBRoCTtZnGoMVFV49B0zP7s\\nKWvnmwKBgQDdS4QUvmHYYvJtVCgAcbOiP2rj/aNN8zdh18GvcUq04KWf3HEHSlXE\\nhQvJMSXPIT7tMCh6+QRvu1rjPbxutObLOLRGZ6Hmc75cg0cnANNsTQtRT4mLQC+W\\nZHvUiJIRLuUr1ncGzoitPKAFUs8caT8R5z1BJe3Z8y/DCW9VbzVr4w==\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestShelveInstance-1011925652", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC7hz8KaI6h2CXLc3tXgpP5Z8XZrQsmPPcf6GRRezkc/0WU8ukusLXle+Lw0+BT4Ccdpymz+h9jHoI6CA7X1oO2oDtVxCQ3eGna4vWWqYZ12/H4CS1FowKi4wVmYHo1hBEg00nQGrfX0bjACABh6dSHU6VoOZrhdx+GkIWlD+ZNQ8mWOCOMwGyCzCMQSh+bwpXwjo/kF78D1EQ/yLEixhP6SwplI8M9zdlfp7i0m0bNehh67ODRWMI06/bVktCLcYquXROon0bhloU/jVyrYlkrFPiRr03OLaB8t4pyTCxwjxy1UY/cQ3NMZDGgBA8riodcuZ+V92IOPPrIpgEcm+Fr Generated-by-Nova", "fingerprint": "cb:1d:19:4c:c8:d1:6d:3e:1f:bd:ea:c4:32:af:c8:47", "user_id": "306798b38f4f419aaf5472650c2c1ea5"}}' 2021-10-29 01:13:41,429 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.90:9696/v2.0/security-groups 0.254s 2021-10-29 01:13:41,429 116438 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-1001540421", "description": "tempest-secgroup-smoke-1001540421 description", "project_id": "7c4db728610349e3b7f324f37a51b58c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1594', 'x-openstack-request-id': 'req-c0c66057-0a45-488f-b80a-6d3ee11ffde5', 'date': 'Fri, 29 Oct 2021 01:13:41 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.90:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "0aa17925-cb5f-4a9d-ba1e-a8cbeb75c91f", "name": "tempest-secgroup-smoke-1001540421", "stateful": true, "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "description": "tempest-secgroup-smoke-1001540421 description", "security_group_rules": [{"id": "4f5121e8-14bf-4f98-958c-86bece891957", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "security_group_id": "0aa17925-cb5f-4a9d-ba1e-a8cbeb75c91f", "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": 230, "description": null, "tags": [], "created_at": "2021-10-29T01:13:41Z", "updated_at": "2021-10-29T01:13:41Z", "revision_number": 0, "project_id": "7c4db728610349e3b7f324f37a51b58c"}, {"id": "d831c2a1-f456-42ba-85e1-0d2c05df9841", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "security_group_id": "0aa17925-cb5f-4a9d-ba1e-a8cbeb75c91f", "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": 231, "description": null, "tags": [], "created_at": "2021-10-29T01:13:41Z", "updated_at": "2021-10-29T01:13:41Z", "revision_number": 0, "project_id": "7c4db728610349e3b7f324f37a51b58c"}], "tags": [], "created_at": "2021-10-29T01:13:41Z", "updated_at": "2021-10-29T01:13:41Z", "revision_number": 1, "project_id": "7c4db728610349e3b7f324f37a51b58c"}}' 2021-10-29 01:13:41,716 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.90:9696/v2.0/security-group-rules 0.285s 2021-10-29 01:13:41,716 116438 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": "0aa17925-cb5f-4a9d-ba1e-a8cbeb75c91f", "project_id": "7c4db728610349e3b7f324f37a51b58c", "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-15bc9cbb-8d8b-417f-a90b-2211090e4401', 'date': 'Fri, 29 Oct 2021 01:13:41 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.90:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f169e35a-b60f-4143-84c4-72d41452be9b", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "security_group_id": "0aa17925-cb5f-4a9d-ba1e-a8cbeb75c91f", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-10-29T01:13:41Z", "updated_at": "2021-10-29T01:13:41Z", "revision_number": 0, "project_id": "7c4db728610349e3b7f324f37a51b58c"}}' 2021-10-29 01:13:41,953 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.90:9696/v2.0/security-group-rules 0.236s 2021-10-29 01:13:41,953 116438 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": "0aa17925-cb5f-4a9d-ba1e-a8cbeb75c91f", "project_id": "7c4db728610349e3b7f324f37a51b58c", "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-c3ba4a81-549a-45e7-952c-0dc3782b45e2', 'date': 'Fri, 29 Oct 2021 01:13:41 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.90:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "91213cbe-7b90-41ec-9db8-1151bfcf337e", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "security_group_id": "0aa17925-cb5f-4a9d-ba1e-a8cbeb75c91f", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-10-29T01:13:41Z", "updated_at": "2021-10-29T01:13:41Z", "revision_number": 0, "project_id": "7c4db728610349e3b7f324f37a51b58c"}}' 2021-10-29 01:13:42,166 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.90:9696/v2.0/security-group-rules 0.212s 2021-10-29 01:13:42,167 116438 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": "0aa17925-cb5f-4a9d-ba1e-a8cbeb75c91f", "project_id": "7c4db728610349e3b7f324f37a51b58c", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-6bacd733-815a-4784-b77e-6da420b1ee04', 'date': 'Fri, 29 Oct 2021 01:13:42 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.90:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "63860d80-2b3e-40f8-a0d4-64437617d1e7", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "security_group_id": "0aa17925-cb5f-4a9d-ba1e-a8cbeb75c91f", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-10-29T01:13:42Z", "updated_at": "2021-10-29T01:13:42Z", "revision_number": 0, "project_id": "7c4db728610349e3b7f324f37a51b58c"}}' 2021-10-29 01:13:42,330 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.90:9696/v2.0/security-group-rules 0.163s 2021-10-29 01:13:42,331 116438 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": "0aa17925-cb5f-4a9d-ba1e-a8cbeb75c91f", "project_id": "7c4db728610349e3b7f324f37a51b58c", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-8cf28450-8561-4163-a7e7-9c4b731a616a', 'date': 'Fri, 29 Oct 2021 01:13:42 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.90:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "acf81cde-f22d-47e4-96d3-b60b406f00c8", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "security_group_id": "0aa17925-cb5f-4a9d-ba1e-a8cbeb75c91f", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-10-29T01:13:42Z", "updated_at": "2021-10-29T01:13:42Z", "revision_number": 0, "project_id": "7c4db728610349e3b7f324f37a51b58c"}}' 2021-10-29 01:13:42,627 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.90:9696/v2.0/security-group-rules 0.295s 2021-10-29 01:13:42,627 116438 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": "0aa17925-cb5f-4a9d-ba1e-a8cbeb75c91f", "project_id": "7c4db728610349e3b7f324f37a51b58c", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-d426edb6-9e92-47b0-a103-c0dbdd71f8a8', 'date': 'Fri, 29 Oct 2021 01:13:42 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.90:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "606af61b-54e5-4d90-bbb5-1a94cfd7aca4", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "security_group_id": "0aa17925-cb5f-4a9d-ba1e-a8cbeb75c91f", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-10-29T01:13:42Z", "updated_at": "2021-10-29T01:13:42Z", "revision_number": 0, "project_id": "7c4db728610349e3b7f324f37a51b58c"}}' 2021-10-29 01:13:42,869 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.90:9696/v2.0/security-group-rules 0.241s 2021-10-29 01:13:42,869 116438 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": "0aa17925-cb5f-4a9d-ba1e-a8cbeb75c91f", "project_id": "7c4db728610349e3b7f324f37a51b58c", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-d49f163b-192d-4719-8c77-e8618e5ce640', 'date': 'Fri, 29 Oct 2021 01:13:42 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.90:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "57d2063b-e084-4445-8981-a126683e7ab8", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "security_group_id": "0aa17925-cb5f-4a9d-ba1e-a8cbeb75c91f", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-10-29T01:13:42Z", "updated_at": "2021-10-29T01:13:42Z", "revision_number": 0, "project_id": "7c4db728610349e3b7f324f37a51b58c"}}' 2021-10-29 01:13:43,050 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.90/identity/v3/auth/tokens 0.175s 2021-10-29 01:13:43,051 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Fri, 29 Oct 2021 01:13:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3393', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-74baa222-2af2-45aa-8446-19a411a10ffb', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.90/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "306798b38f4f419aaf5472650c2c1ea5", "name": "tempest-TestShelveInstance-1400479463-project", "password_expires_at": null}, "audit_ids": ["4EszJgWxRO-GAca0ttcvhg"], "expires_at": "2021-10-29T02:13:42.000000Z", "issued_at": "2021-10-29T01:13:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c4db728610349e3b7f324f37a51b58c", "name": "tempest-TestShelveInstance-1400479463"}, "is_domain": false, "roles": [{"id": "901d2ea36c0e4d06903870722ee0b8fb", "name": "reader"}, {"id": "5d7c618158364fba9cc0c1e77a59845c", "name": "member"}], "catalog": [{"endpoints": [{"id": "d14f714efaef48e3939edbd832cb406e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.90/compute/v2/7c4db728610349e3b7f324f37a51b58c", "region": "RegionOne"}], "id": "0811ec22130f40d4a43f6dd16513ed72", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "88d29f25b6a44b5c80900c1afeb345c2", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.90:9696/", "region": "RegionOne"}], "id": "2a84d9bd3b084feba56e86c5e651391c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "c7f9a57d599446ffa30e9e099f08d3ba", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.90/identity", "region": "RegionOne"}, {"id": "ec2aced7cfb148839818e64b8bd20a2e", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.90/identity", "region": "RegionOne"}], "id": "611bd238bd4d4856bf76ba86e3fe13b1", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e5ce52190719410ab943bad871218ad7", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.90/image", "region": "RegionOne"}], "id": "68411d33a7d84a9e9dc17be1fa41501e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "c9e014eebde240c1adfb8d13bb165f71", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.90/placement", "region": "RegionOne"}], "id": "6b08ef7b5ee74dffa8b217774782ff7c", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6d498c5779d74a319a9ab02e44f74dde", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.90:8080", "region": "RegionOne"}, {"id": "7dd4a5f18cde4233a2019d527c179cdd", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.90:8080/v1/AUTH_7c4db728610349e3b7f324f37a51b58c", "region": "RegionOne"}], "id": "966491eb38854b519bf80343bcc17f2f", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "7a728f27fbca4aa6bf714f128e83ec00", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.90/compute/v2.1", "region": "RegionOne"}], "id": "b1522b722876445da86f6ead52fc656c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "c992b3c8358845ed85992e4b82b566eb", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c", "region": "RegionOne"}], "id": "b8948c1170804098a75a420182945dc5", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "baa451c0b29e4c8a9e46e3737a853a9b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c", "region": "RegionOne"}], "id": "c5a72e58002141e9bd77000fffc4c273", "type": "block-storage", "name": "cinder"}]}}' 2021-10-29 01:13:43,051 116438 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': 'ac0a53ed-961e-48a4-b546-071378d14115', 'name': 'tempest-TestShelveInstance-1740311220-network', 'tenant_id': '7c4db728610349e3b7f324f37a51b58c', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '7c4db728610349e3b7f324f37a51b58c', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 836, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-10-29T01:13:27Z', 'updated_at': '2021-10-29T01:13:27Z', 'revision_number': 1} available for tenant 2021-10-29 01:13:43,625 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes 0.573s 2021-10-29 01:13:43,625 116438 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-478568757", "imageRef": "3fef3f0d-d772-4999-b764-d6690634a06d", "size": 1}} Response - Headers: {'date': 'Fri, 29 Oct 2021 01:13:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8254ec61-1fd2-4237-a578-24fc1e319b12', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8254ec61-1fd2-4237-a578-24fc1e319b12', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes'} Body: b'{"volume": {"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:13:43.509537", "updated_at": null, "name": "tempest-tempest.common.compute-volume-478568757", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}], "user_id": "306798b38f4f419aaf5472650c2c1ea5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-10-29 01:13:43,746 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4 0.114s 2021-10-29 01:13:43,746 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:13:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f5ada97-26b9-46f9-af5e-a5b5f1054d68', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f5ada97-26b9-46f9-af5e-a5b5f1054d68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4'} Body: b'{"volume": {"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:13:44.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-478568757", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}], "user_id": "306798b38f4f419aaf5472650c2c1ea5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c4db728610349e3b7f324f37a51b58c"}}' 2021-10-29 01:13:44,799 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4 0.045s 2021-10-29 01:13:44,800 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:13:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-441e8b34-d001-4abc-b76f-5dd80bd9f30c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-441e8b34-d001-4abc-b76f-5dd80bd9f30c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4'} Body: b'{"volume": {"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:13:44.000000", "updated_at": "2021-10-29T01:13:44.000000", "name": "tempest-tempest.common.compute-volume-478568757", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}], "user_id": "306798b38f4f419aaf5472650c2c1ea5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c4db728610349e3b7f324f37a51b58c"}}' 2021-10-29 01:13:45,867 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4 0.059s 2021-10-29 01:13:45,867 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:13:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eff763ff-5099-4699-8878-cd0fab875a8e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eff763ff-5099-4699-8878-cd0fab875a8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4'} Body: b'{"volume": {"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:13:44.000000", "updated_at": "2021-10-29T01:13:44.000000", "name": "tempest-tempest.common.compute-volume-478568757", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}], "user_id": "306798b38f4f419aaf5472650c2c1ea5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c4db728610349e3b7f324f37a51b58c"}}' 2021-10-29 01:13:46,918 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4 0.042s 2021-10-29 01:13:46,918 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:13:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20610a99-4729-4460-813b-835783f8b2e2', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20610a99-4729-4460-813b-835783f8b2e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4'} Body: b'{"volume": {"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:13:44.000000", "updated_at": "2021-10-29T01:13:44.000000", "name": "tempest-tempest.common.compute-volume-478568757", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}], "user_id": "306798b38f4f419aaf5472650c2c1ea5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c4db728610349e3b7f324f37a51b58c"}}' 2021-10-29 01:13:47,979 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4 0.053s 2021-10-29 01:13:47,979 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:13:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ec2a8f9-1724-4958-9591-e78d6a698427', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ec2a8f9-1724-4958-9591-e78d6a698427', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4'} Body: b'{"volume": {"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:13:44.000000", "updated_at": "2021-10-29T01:13:44.000000", "name": "tempest-tempest.common.compute-volume-478568757", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}], "user_id": "306798b38f4f419aaf5472650c2c1ea5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c4db728610349e3b7f324f37a51b58c"}}' 2021-10-29 01:13:49,051 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4 0.064s 2021-10-29 01:13:49,051 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:13:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af2bcd2f-aa51-46bc-88ce-e21a9ffcc967', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af2bcd2f-aa51-46bc-88ce-e21a9ffcc967', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4'} Body: b'{"volume": {"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:13:44.000000", "updated_at": "2021-10-29T01:13:44.000000", "name": "tempest-tempest.common.compute-volume-478568757", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}], "user_id": "306798b38f4f419aaf5472650c2c1ea5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c4db728610349e3b7f324f37a51b58c"}}' 2021-10-29 01:13:50,097 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4 0.039s 2021-10-29 01:13:50,097 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:13:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd28e55d-aee7-4204-a4a9-997b63843db1', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd28e55d-aee7-4204-a4a9-997b63843db1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4'} Body: b'{"volume": {"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:13:44.000000", "updated_at": "2021-10-29T01:13:44.000000", "name": "tempest-tempest.common.compute-volume-478568757", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}], "user_id": "306798b38f4f419aaf5472650c2c1ea5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c4db728610349e3b7f324f37a51b58c"}}' 2021-10-29 01:13:51,142 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4 0.037s 2021-10-29 01:13:51,142 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:13:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-155a537f-4940-477a-9c02-06072be4a56b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-155a537f-4940-477a-9c02-06072be4a56b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4'} Body: b'{"volume": {"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:13:44.000000", "updated_at": "2021-10-29T01:13:44.000000", "name": "tempest-tempest.common.compute-volume-478568757", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}], "user_id": "306798b38f4f419aaf5472650c2c1ea5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c4db728610349e3b7f324f37a51b58c"}}' 2021-10-29 01:13:52,186 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4 0.035s 2021-10-29 01:13:52,186 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:13:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0418d522-0bdb-4f12-952a-ee3a4b1003e2', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0418d522-0bdb-4f12-952a-ee3a4b1003e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4'} Body: b'{"volume": {"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:13:44.000000", "updated_at": "2021-10-29T01:13:44.000000", "name": "tempest-tempest.common.compute-volume-478568757", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}], "user_id": "306798b38f4f419aaf5472650c2c1ea5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c4db728610349e3b7f324f37a51b58c"}}' 2021-10-29 01:13:53,232 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4 0.038s 2021-10-29 01:13:53,232 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:13:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3f6f33e-509f-4265-8956-e0a57b477e40', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3f6f33e-509f-4265-8956-e0a57b477e40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4'} Body: b'{"volume": {"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:13:44.000000", "updated_at": "2021-10-29T01:13:44.000000", "name": "tempest-tempest.common.compute-volume-478568757", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}], "user_id": "306798b38f4f419aaf5472650c2c1ea5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c4db728610349e3b7f324f37a51b58c"}}' 2021-10-29 01:13:54,278 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4 0.037s 2021-10-29 01:13:54,278 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:13:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee0e35ab-a7e5-4d0d-a9c7-74e2672888cd', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee0e35ab-a7e5-4d0d-a9c7-74e2672888cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4'} Body: b'{"volume": {"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:13:44.000000", "updated_at": "2021-10-29T01:13:44.000000", "name": "tempest-tempest.common.compute-volume-478568757", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}], "user_id": "306798b38f4f419aaf5472650c2c1ea5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c4db728610349e3b7f324f37a51b58c"}}' 2021-10-29 01:13:55,350 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4 0.064s 2021-10-29 01:13:55,351 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:13:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a551b193-e143-4596-b06d-af36e3ccb64a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a551b193-e143-4596-b06d-af36e3ccb64a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4'} Body: b'{"volume": {"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:13:44.000000", "updated_at": "2021-10-29T01:13:44.000000", "name": "tempest-tempest.common.compute-volume-478568757", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}], "user_id": "306798b38f4f419aaf5472650c2c1ea5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c4db728610349e3b7f324f37a51b58c"}}' 2021-10-29 01:13:56,428 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4 0.069s 2021-10-29 01:13:56,428 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:13:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e5d8906-eae1-4e77-a8fc-52574ba17734', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e5d8906-eae1-4e77-a8fc-52574ba17734', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4'} Body: b'{"volume": {"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:13:44.000000", "updated_at": "2021-10-29T01:13:44.000000", "name": "tempest-tempest.common.compute-volume-478568757", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}], "user_id": "306798b38f4f419aaf5472650c2c1ea5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c4db728610349e3b7f324f37a51b58c"}}' 2021-10-29 01:13:57,483 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4 0.044s 2021-10-29 01:13:57,483 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:13:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-613201d8-d553-4841-bc62-27ff9dd4e01e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-613201d8-d553-4841-bc62-27ff9dd4e01e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4'} Body: b'{"volume": {"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:13:44.000000", "updated_at": "2021-10-29T01:13:44.000000", "name": "tempest-tempest.common.compute-volume-478568757", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}], "user_id": "306798b38f4f419aaf5472650c2c1ea5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c4db728610349e3b7f324f37a51b58c"}}' 2021-10-29 01:13:58,538 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4 0.047s 2021-10-29 01:13:58,538 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:13:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d89e7a24-4ab3-4603-ab61-990b5354c11f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d89e7a24-4ab3-4603-ab61-990b5354c11f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4'} Body: b'{"volume": {"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:13:44.000000", "updated_at": "2021-10-29T01:13:44.000000", "name": "tempest-tempest.common.compute-volume-478568757", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}], "user_id": "306798b38f4f419aaf5472650c2c1ea5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c4db728610349e3b7f324f37a51b58c"}}' 2021-10-29 01:13:59,621 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4 0.075s 2021-10-29 01:13:59,621 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:13:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0966de46-54dc-49fa-8ce8-e4ad5fe7a63c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0966de46-54dc-49fa-8ce8-e4ad5fe7a63c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4'} Body: b'{"volume": {"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:13:44.000000", "updated_at": "2021-10-29T01:13:44.000000", "name": "tempest-tempest.common.compute-volume-478568757", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}], "user_id": "306798b38f4f419aaf5472650c2c1ea5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c4db728610349e3b7f324f37a51b58c"}}' 2021-10-29 01:14:00,826 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4 0.196s 2021-10-29 01:14:00,827 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:14:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f467151a-d472-4b32-8660-dde6938109cb', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f467151a-d472-4b32-8660-dde6938109cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4'} Body: b'{"volume": {"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:13:44.000000", "updated_at": "2021-10-29T01:13:44.000000", "name": "tempest-tempest.common.compute-volume-478568757", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}], "user_id": "306798b38f4f419aaf5472650c2c1ea5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c4db728610349e3b7f324f37a51b58c"}}' 2021-10-29 01:14:01,879 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4 0.045s 2021-10-29 01:14:01,880 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:14:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02393cd0-2637-426c-889c-0554f1bc5f81', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02393cd0-2637-426c-889c-0554f1bc5f81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4'} Body: b'{"volume": {"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:13:44.000000", "updated_at": "2021-10-29T01:13:44.000000", "name": "tempest-tempest.common.compute-volume-478568757", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}], "user_id": "306798b38f4f419aaf5472650c2c1ea5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c4db728610349e3b7f324f37a51b58c"}}' 2021-10-29 01:14:02,935 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4 0.047s 2021-10-29 01:14:02,936 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:14:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25da4f4a-d69b-4fc1-977b-e17a80f23dd9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25da4f4a-d69b-4fc1-977b-e17a80f23dd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4'} Body: b'{"volume": {"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:13:44.000000", "updated_at": "2021-10-29T01:13:44.000000", "name": "tempest-tempest.common.compute-volume-478568757", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}], "user_id": "306798b38f4f419aaf5472650c2c1ea5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c4db728610349e3b7f324f37a51b58c"}}' 2021-10-29 01:14:03,987 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4 0.043s 2021-10-29 01:14:03,987 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:14:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-208e3f20-3e57-4a62-afb3-d00fcef4b55e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-208e3f20-3e57-4a62-afb3-d00fcef4b55e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4'} Body: b'{"volume": {"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:13:44.000000", "updated_at": "2021-10-29T01:13:44.000000", "name": "tempest-tempest.common.compute-volume-478568757", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}], "user_id": "306798b38f4f419aaf5472650c2c1ea5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c4db728610349e3b7f324f37a51b58c"}}' 2021-10-29 01:14:05,051 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4 0.057s 2021-10-29 01:14:05,051 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:14:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-917a5b4e-7d82-4dba-9d3a-3defedc7ac1b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-917a5b4e-7d82-4dba-9d3a-3defedc7ac1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4'} Body: b'{"volume": {"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:13:44.000000", "updated_at": "2021-10-29T01:13:44.000000", "name": "tempest-tempest.common.compute-volume-478568757", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}], "user_id": "306798b38f4f419aaf5472650c2c1ea5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c4db728610349e3b7f324f37a51b58c"}}' 2021-10-29 01:14:06,113 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4 0.053s 2021-10-29 01:14:06,113 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:14:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c980a4c-1535-4df1-90cc-6e096b3db0b8', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c980a4c-1535-4df1-90cc-6e096b3db0b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4'} Body: b'{"volume": {"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:13:44.000000", "updated_at": "2021-10-29T01:13:44.000000", "name": "tempest-tempest.common.compute-volume-478568757", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}], "user_id": "306798b38f4f419aaf5472650c2c1ea5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c4db728610349e3b7f324f37a51b58c"}}' 2021-10-29 01:14:07,196 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4 0.075s 2021-10-29 01:14:07,197 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:14:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc454a88-af1f-4d41-8ba0-b359cac28795', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc454a88-af1f-4d41-8ba0-b359cac28795', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4'} Body: b'{"volume": {"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:13:44.000000", "updated_at": "2021-10-29T01:13:44.000000", "name": "tempest-tempest.common.compute-volume-478568757", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}], "user_id": "306798b38f4f419aaf5472650c2c1ea5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c4db728610349e3b7f324f37a51b58c"}}' 2021-10-29 01:14:08,387 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4 0.183s 2021-10-29 01:14:08,388 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:14:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a938008b-5ff9-4c84-8f69-e0b299c96786', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a938008b-5ff9-4c84-8f69-e0b299c96786', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4'} Body: b'{"volume": {"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:13:44.000000", "updated_at": "2021-10-29T01:13:44.000000", "name": "tempest-tempest.common.compute-volume-478568757", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}], "user_id": "306798b38f4f419aaf5472650c2c1ea5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c4db728610349e3b7f324f37a51b58c"}}' 2021-10-29 01:14:09,514 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4 0.119s 2021-10-29 01:14:09,515 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:14:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d668514-a803-42fc-b144-428d66f020d5', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d668514-a803-42fc-b144-428d66f020d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4'} Body: b'{"volume": {"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:13:44.000000", "updated_at": "2021-10-29T01:13:44.000000", "name": "tempest-tempest.common.compute-volume-478568757", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}], "user_id": "306798b38f4f419aaf5472650c2c1ea5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c4db728610349e3b7f324f37a51b58c"}}' 2021-10-29 01:14:10,597 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4 0.075s 2021-10-29 01:14:10,598 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:14:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8db3c54-12b4-4b03-8d93-ab976448703d', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8db3c54-12b4-4b03-8d93-ab976448703d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4'} Body: b'{"volume": {"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:13:44.000000", "updated_at": "2021-10-29T01:13:44.000000", "name": "tempest-tempest.common.compute-volume-478568757", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}], "user_id": "306798b38f4f419aaf5472650c2c1ea5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c4db728610349e3b7f324f37a51b58c"}}' 2021-10-29 01:14:11,658 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4 0.052s 2021-10-29 01:14:11,659 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:14:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14835f22-b378-4d8b-94f5-0646b2e01c7f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14835f22-b378-4d8b-94f5-0646b2e01c7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4'} Body: b'{"volume": {"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:13:44.000000", "updated_at": "2021-10-29T01:13:44.000000", "name": "tempest-tempest.common.compute-volume-478568757", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}], "user_id": "306798b38f4f419aaf5472650c2c1ea5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c4db728610349e3b7f324f37a51b58c"}}' 2021-10-29 01:14:12,731 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4 0.064s 2021-10-29 01:14:12,731 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:14:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e68c8a1e-0ed2-400d-9bd8-d896f4454fac', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e68c8a1e-0ed2-400d-9bd8-d896f4454fac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4'} Body: b'{"volume": {"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:13:44.000000", "updated_at": "2021-10-29T01:13:44.000000", "name": "tempest-tempest.common.compute-volume-478568757", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}], "user_id": "306798b38f4f419aaf5472650c2c1ea5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c4db728610349e3b7f324f37a51b58c"}}' 2021-10-29 01:14:13,789 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4 0.050s 2021-10-29 01:14:13,789 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:14:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35786fc4-945c-448e-bf64-b9ee464b3cb9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35786fc4-945c-448e-bf64-b9ee464b3cb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4'} Body: b'{"volume": {"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:13:44.000000", "updated_at": "2021-10-29T01:13:44.000000", "name": "tempest-tempest.common.compute-volume-478568757", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}], "user_id": "306798b38f4f419aaf5472650c2c1ea5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c4db728610349e3b7f324f37a51b58c"}}' 2021-10-29 01:14:14,840 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4 0.042s 2021-10-29 01:14:14,840 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:14:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4718332-7a64-4d5d-827c-e88e3ac649a9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4718332-7a64-4d5d-827c-e88e3ac649a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4'} Body: b'{"volume": {"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:13:44.000000", "updated_at": "2021-10-29T01:13:44.000000", "name": "tempest-tempest.common.compute-volume-478568757", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}], "user_id": "306798b38f4f419aaf5472650c2c1ea5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c4db728610349e3b7f324f37a51b58c"}}' 2021-10-29 01:14:15,900 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4 0.052s 2021-10-29 01:14:15,900 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:14:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a88be43-c818-4ec8-b34b-8eebe2bf2a3d', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a88be43-c818-4ec8-b34b-8eebe2bf2a3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4'} Body: b'{"volume": {"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:13:44.000000", "updated_at": "2021-10-29T01:13:44.000000", "name": "tempest-tempest.common.compute-volume-478568757", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}], "user_id": "306798b38f4f419aaf5472650c2c1ea5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c4db728610349e3b7f324f37a51b58c"}}' 2021-10-29 01:14:16,949 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4 0.042s 2021-10-29 01:14:16,950 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:14:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e010e6b2-bd69-4cb8-b249-9786bcf508c9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e010e6b2-bd69-4cb8-b249-9786bcf508c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4'} Body: b'{"volume": {"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:13:44.000000", "updated_at": "2021-10-29T01:13:44.000000", "name": "tempest-tempest.common.compute-volume-478568757", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}], "user_id": "306798b38f4f419aaf5472650c2c1ea5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c4db728610349e3b7f324f37a51b58c"}}' 2021-10-29 01:14:18,046 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4 0.089s 2021-10-29 01:14:18,047 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:14:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7d02434-b5e4-439b-b026-6b5bdec18f0c', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7d02434-b5e4-439b-b026-6b5bdec18f0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4'} Body: b'{"volume": {"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:13:44.000000", "updated_at": "2021-10-29T01:13:44.000000", "name": "tempest-tempest.common.compute-volume-478568757", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}], "user_id": "306798b38f4f419aaf5472650c2c1ea5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7c4db728610349e3b7f324f37a51b58c"}}' 2021-10-29 01:14:19,093 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4 0.039s 2021-10-29 01:14:19,093 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:14:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1db8de6e-1579-41f3-a4d7-189dcd5fcf4a', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1db8de6e-1579-41f3-a4d7-189dcd5fcf4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4'} Body: b'{"volume": {"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:13:44.000000", "updated_at": "2021-10-29T01:14:18.000000", "name": "tempest-tempest.common.compute-volume-478568757", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}], "user_id": "306798b38f4f419aaf5472650c2c1ea5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7c4db728610349e3b7f324f37a51b58c"}}' 2021-10-29 01:14:20,151 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4 0.049s 2021-10-29 01:14:20,151 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:14:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68fa947b-bc12-4df6-a0a2-50d7c5f08d19', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68fa947b-bc12-4df6-a0a2-50d7c5f08d19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4'} Body: b'{"volume": {"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:13:44.000000", "updated_at": "2021-10-29T01:14:18.000000", "name": "tempest-tempest.common.compute-volume-478568757", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}], "user_id": "306798b38f4f419aaf5472650c2c1ea5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7c4db728610349e3b7f324f37a51b58c"}}' 2021-10-29 01:14:21,231 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4 0.072s 2021-10-29 01:14:21,232 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:14:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ec86ad6-d09f-44a1-a314-d1faa9bbf3c0', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ec86ad6-d09f-44a1-a314-d1faa9bbf3c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4'} Body: b'{"volume": {"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:13:44.000000", "updated_at": "2021-10-29T01:14:18.000000", "name": "tempest-tempest.common.compute-volume-478568757", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}], "user_id": "306798b38f4f419aaf5472650c2c1ea5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7c4db728610349e3b7f324f37a51b58c"}}' 2021-10-29 01:14:22,350 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4 0.111s 2021-10-29 01:14:22,350 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:14:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cae40b29-bc1f-4eee-b2c0-c94e322e86c6', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cae40b29-bc1f-4eee-b2c0-c94e322e86c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4'} Body: b'{"volume": {"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:13:44.000000", "updated_at": "2021-10-29T01:14:18.000000", "name": "tempest-tempest.common.compute-volume-478568757", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}], "user_id": "306798b38f4f419aaf5472650c2c1ea5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7c4db728610349e3b7f324f37a51b58c"}}' 2021-10-29 01:14:23,435 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4 0.077s 2021-10-29 01:14:23,436 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:14:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a12b4b54-d5a6-43a7-b9ae-3ff5c916f559', 'content-length': '1362', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a12b4b54-d5a6-43a7-b9ae-3ff5c916f559', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4'} Body: b'{"volume": {"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:13:44.000000", "updated_at": "2021-10-29T01:14:23.000000", "name": "tempest-tempest.common.compute-volume-478568757", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/7c4db728610349e3b7f324f37a51b58c/volumes/bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}], "user_id": "306798b38f4f419aaf5472650c2c1ea5", "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": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "7c4db728610349e3b7f324f37a51b58c"}}' 2021-10-29 01:14:23,442 116438 INFO [tempest.common.waiters] volume bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4 reached available after waiting for 40.442588 seconds 2021-10-29 01:14:25,700 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.222.0.90/compute/v2.1/servers 2.257s 2021-10-29 01:14:25,701 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestShelveInstance-server-139767123", "imageRef": "", "flavorRef": "452", "key_name": "tempest-TestShelveInstance-1011925652", "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "networks": [{"uuid": "ac0a53ed-961e-48a4-b546-071378d14115"}], "block_device_mapping_v2": [{"uuid": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}]}} Response - Headers: {'date': 'Fri, 29 Oct 2021 01:14:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '406', 'location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fd10183-b9ff-4164-a6dd-62ce59cb6d21', 'x-compute-request-id': 'req-3fd10183-b9ff-4164-a6dd-62ce59cb6d21', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.90/compute/v2.1/servers'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "adminPass": "jCvKVfB7qv3S"}}' 2021-10-29 01:14:26,445 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.742s 2021-10-29 01:14:26,446 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:14:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1088', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99d36a36-f645-44a3-a381-5dd4134a40e3', 'x-compute-request-id': 'req-99d36a36-f645-44a3-a381-5dd4134a40e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "BUILD", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:26Z", "updated": "2021-10-29T01:14:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 01:14:27,784 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.330s 2021-10-29 01:14:27,784 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:14:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1130', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0bc79273-9c43-4225-8cba-879f5b0e6e73', 'x-compute-request-id': 'req-0bc79273-9c43-4225-8cba-879f5b0e6e73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "BUILD", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:14:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011925652", "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": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:14:27,792 116438 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2021-10-29 01:14:29,125 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.332s 2021-10-29 01:14:29,125 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:14:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1204', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91564c23-3517-4a00-b0ca-0f43aec410cc', 'x-compute-request-id': 'req-91564c23-3517-4a00-b0ca-0f43aec410cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "BUILD", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:14:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011925652", "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": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:14:29,133 116438 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/block_device_mapping" after 3 second wait 2021-10-29 01:14:30,649 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.514s 2021-10-29 01:14:30,649 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:14:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0189172-ee03-4b9b-b5fe-ecda2c41a3cd', 'x-compute-request-id': 'req-e0189172-ee03-4b9b-b5fe-ecda2c41a3cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "BUILD", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:14:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "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": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:14:32,008 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.348s 2021-10-29 01:14:32,009 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:14:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1260', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf5e681e-1629-4294-b5d2-63c9582f53c2', 'x-compute-request-id': 'req-cf5e681e-1629-4294-b5d2-63c9582f53c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "BUILD", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:14:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:14:32,016 116438 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 6 second wait 2021-10-29 01:14:33,184 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.166s 2021-10-29 01:14:33,184 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:14:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1260', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd3f72e7-0c5b-463a-8502-cc5b5b58df3b', 'x-compute-request-id': 'req-dd3f72e7-0c5b-463a-8502-cc5b5b58df3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "BUILD", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:14:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:14:34,350 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.156s 2021-10-29 01:14:34,350 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:14:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1260', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a1af7f0-e603-43d6-9ef5-36514ded8459', 'x-compute-request-id': 'req-2a1af7f0-e603-43d6-9ef5-36514ded8459', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "BUILD", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:14:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:14:35,528 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.170s 2021-10-29 01:14:35,529 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:14:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1260', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48254b3f-c03f-4a6e-a75d-ae5719d1a9d4', 'x-compute-request-id': 'req-48254b3f-c03f-4a6e-a75d-ae5719d1a9d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "BUILD", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:14:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:14:36,702 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.164s 2021-10-29 01:14:36,702 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:14:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1260', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d604330-d4c4-47a8-b1e1-6c63bd8eaac4', 'x-compute-request-id': 'req-1d604330-d4c4-47a8-b1e1-6c63bd8eaac4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "BUILD", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:14:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:14:37,912 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.202s 2021-10-29 01:14:37,913 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:14:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1260', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5abcb253-45ed-49ac-a72d-dbe529abae20', 'x-compute-request-id': 'req-5abcb253-45ed-49ac-a72d-dbe529abae20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "BUILD", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:14:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:14:39,064 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.143s 2021-10-29 01:14:39,065 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:14:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1260', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d3fce4b-17a5-4a5a-b0cb-31bc6f39fc05', 'x-compute-request-id': 'req-9d3fce4b-17a5-4a5a-b0cb-31bc6f39fc05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "BUILD", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:14:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:14:40,315 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.242s 2021-10-29 01:14:40,315 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:14:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1260', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a18d0cc-4935-49a6-a794-700ff76ffa21', 'x-compute-request-id': 'req-1a18d0cc-4935-49a6-a794-700ff76ffa21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "BUILD", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:14:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:14:41,469 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.145s 2021-10-29 01:14:41,469 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:14:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1260', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7635f928-a348-4d56-8b3d-058625fb7a39', 'x-compute-request-id': 'req-7635f928-a348-4d56-8b3d-058625fb7a39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "BUILD", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:14:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:14:42,741 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.264s 2021-10-29 01:14:42,741 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:14:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1260', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a70fc14c-718f-47ea-9c3f-4e37f6308d5b', 'x-compute-request-id': 'req-a70fc14c-718f-47ea-9c3f-4e37f6308d5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "BUILD", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:14:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:14:43,971 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.221s 2021-10-29 01:14:43,971 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:14:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1260', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c98234c6-f19f-44d2-963d-462cd457df2a', 'x-compute-request-id': 'req-c98234c6-f19f-44d2-963d-462cd457df2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "BUILD", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:14:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:14:45,260 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.281s 2021-10-29 01:14:45,261 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:14:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1260', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2086243-91ce-4697-a89f-5d2597258b25', 'x-compute-request-id': 'req-a2086243-91ce-4697-a89f-5d2597258b25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "BUILD", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:14:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:14:46,474 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.205s 2021-10-29 01:14:46,474 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:14:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1260', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-747a0fad-17db-441c-8865-8f5e8ca84194', 'x-compute-request-id': 'req-747a0fad-17db-441c-8865-8f5e8ca84194', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "BUILD", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:14:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:14:47,762 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.280s 2021-10-29 01:14:47,763 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:14:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e396a14-ac78-4d7d-a158-9b91d8c687f6', 'x-compute-request-id': 'req-0e396a14-ac78-4d7d-a158-9b91d8c687f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:14:46Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:14:47,770 116438 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 21 second wait 2021-10-29 01:14:47,972 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.201s 2021-10-29 01:14:47,972 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:14:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ddaf6f7e-097a-4ca3-9613-d91b4f5efed0', 'x-compute-request-id': 'req-ddaf6f7e-097a-4ca3-9613-d91b4f5efed0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:14:46Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:14:48,206 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90:9696/v2.0/ports?device_id=efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.226s 2021-10-29 01:14:48,206 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '899', 'x-openstack-request-id': 'req-9c67cb3b-9b41-49ea-a781-0fe5411fb152', 'date': 'Fri, 29 Oct 2021 01:14:48 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90:9696/v2.0/ports?device_id=efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"ports":[{"id":"8d56de6a-a409-4dde-8299-b4d26a45fc41","name":"","network_id":"ac0a53ed-961e-48a4-b546-071378d14115","tenant_id":"7c4db728610349e3b7f324f37a51b58c","mac_address":"fa:16:3e:ac:1c:9e","admin_state_up":true,"status":"ACTIVE","device_id":"efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"ed38e000-eecd-4657-a840-db42f7940731","ip_address":"172.20.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["0aa17925-cb5f-4a9d-ba1e-a8cbeb75c91f"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"hv-cinder-81558","binding:vif_type":"hyperv","binding:vif_details":{"connectivity":"legacy","port_filter":false},"port_security_enabled":true,"tags":[],"created_at":"2021-10-29T01:14:29Z","updated_at":"2021-10-29T01:14:41Z","revision_number":5,"project_id":"7c4db728610349e3b7f324f37a51b58c"}]}' 2021-10-29 01:14:50,824 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.90:9696/v2.0/floatingips 2.617s 2021-10-29 01:14:50,825 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "1031de66-b2b6-4d18-8414-7901e81aeddb", "port_id": "8d56de6a-a409-4dde-8299-b4d26a45fc41", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "fixed_ip_address": "172.20.0.7"}} Response - Headers: {'content-type': 'application/json', 'content-length': '796', 'x-openstack-request-id': 'req-97244946-8cea-43f8-8ff0-73754ca06fc4', 'date': 'Fri, 29 Oct 2021 01:14:50 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.90:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "2b1e3508-4a58-4cdf-afa2-a785a78109ef", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "floating_ip_address": "172.27.2.26", "floating_network_id": "1031de66-b2b6-4d18-8414-7901e81aeddb", "router_id": "90ff2416-0e0a-40a6-bdc6-7622b5732c28", "port_id": "8d56de6a-a409-4dde-8299-b4d26a45fc41", "fixed_ip_address": "172.20.0.7", "status": "DOWN", "project_id": "7c4db728610349e3b7f324f37a51b58c", "description": "", "port_details": {"name": "", "network_id": "ac0a53ed-961e-48a4-b546-071378d14115", "mac_address": "fa:16:3e:ac:1c:9e", "admin_state_up": true, "status": "ACTIVE", "device_id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "device_owner": "compute:nova"}, "tags": [], "created_at": "2021-10-29T01:14:48Z", "updated_at": "2021-10-29T01:14:48Z", "revision_number": 0}}' 2021-10-29 01:14:50,839 116438 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.2.26:22' as 'ubuntu' with public key authentication 2021-10-29 01:14:54,871 116438 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.2.26 ([Errno None] Unable to connect to port 22 on 172.27.2.26). Number attempts: 1. Retry after 2 seconds. 2021-10-29 01:15:00,438 116438 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.2.26 ([Errno None] Unable to connect to port 22 on 172.27.2.26). Number attempts: 2. Retry after 3 seconds. 2021-10-29 01:15:06,998 116438 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.2.26 ([Errno None] Unable to connect to port 22 on 172.27.2.26). Number attempts: 3. Retry after 4 seconds. 2021-10-29 01:15:14,582 116438 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.2.26 ([Errno None] Unable to connect to port 22 on 172.27.2.26). Number attempts: 4. Retry after 5 seconds. 2021-10-29 01:15:23,158 116438 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.2.26 ([Errno None] Unable to connect to port 22 on 172.27.2.26). Number attempts: 5. Retry after 6 seconds. 2021-10-29 01:15:32,726 116438 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.2.26 ([Errno None] Unable to connect to port 22 on 172.27.2.26). Number attempts: 6. Retry after 7 seconds. 2021-10-29 01:15:40,237 116438 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.2.26 ([Errno None] Unable to connect to port 22 on 172.27.2.26). Number attempts: 7. Retry after 8 seconds. 2021-10-29 01:15:48,843 116438 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-10-29 01:15:49,349 116438 INFO [paramiko.transport] Auth banner: b'"System is booting up. See pam_nologin(8)"\n' 2021-10-29 01:15:49,357 116438 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.2.26 (Authentication failed.). Number attempts: 8. Retry after 9 seconds. 2021-10-29 01:15:58,877 116438 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-10-29 01:15:58,989 116438 INFO [paramiko.transport] Authentication (publickey) successful! 2021-10-29 01:15:58,989 116438 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.2.26 successfully created 2021-10-29 01:15:58,990 116438 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo sh -c "date > /mnt/timestamp; sync" 2021-10-29 01:15:58,990 116438 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.2.26:22' as 'ubuntu' with public key authentication 2021-10-29 01:15:59,005 116438 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-10-29 01:15:59,156 116438 INFO [paramiko.transport] Authentication (publickey) successful! 2021-10-29 01:15:59,156 116438 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.2.26 successfully created 2021-10-29 01:16:41,951 116438 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo cat /mnt/timestamp 2021-10-29 01:16:41,951 116438 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.2.26:22' as 'ubuntu' with public key authentication 2021-10-29 01:16:41,962 116438 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-10-29 01:16:42,082 116438 INFO [paramiko.transport] Authentication (publickey) successful! 2021-10-29 01:16:42,083 116438 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.2.26 successfully created 2021-10-29 01:17:22,785 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd/action 0.115s 2021-10-29 01:17:22,785 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"shelve": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:22 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-5abe9365-2048-4cef-824d-c4b84283945b', 'x-compute-request-id': 'req-5abe9365-2048-4cef-824d-c4b84283945b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd/action'} Body: b'' 2021-10-29 01:17:23,041 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.255s 2021-10-29 01:17:23,041 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05354b67-feae-4d1a-8df3-19ee49e93907', 'x-compute-request-id': 'req-05354b67-feae-4d1a-8df3-19ee49e93907', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:17:24,200 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.149s 2021-10-29 01:17:24,201 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9bfdce3d-c703-4b24-baee-5c3b28d705ec', 'x-compute-request-id': 'req-9bfdce3d-c703-4b24-baee-5c3b28d705ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:17:25,364 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.154s 2021-10-29 01:17:25,365 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ddb3fc18-44ea-4907-b7d2-32c3756d9dd4', 'x-compute-request-id': 'req-ddb3fc18-44ea-4907-b7d2-32c3756d9dd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:17:26,539 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.165s 2021-10-29 01:17:26,539 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17ab8f5c-ef03-490b-8a6f-3a69eac099e3', 'x-compute-request-id': 'req-17ab8f5c-ef03-490b-8a6f-3a69eac099e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:17:27,730 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.182s 2021-10-29 01:17:27,730 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e277a5b-4a57-41a4-a44d-2f57c4f55cd9', 'x-compute-request-id': 'req-2e277a5b-4a57-41a4-a44d-2f57c4f55cd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:17:28,944 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.205s 2021-10-29 01:17:28,945 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80a73617-1a1e-40c2-a281-9bc3635d1564', 'x-compute-request-id': 'req-80a73617-1a1e-40c2-a281-9bc3635d1564', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:17:30,293 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.338s 2021-10-29 01:17:30,293 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe10a7e9-c7ca-4681-9c5f-a6af513980a2', 'x-compute-request-id': 'req-fe10a7e9-c7ca-4681-9c5f-a6af513980a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:17:31,452 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.150s 2021-10-29 01:17:31,452 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-916af061-919e-4be0-ab88-30216454a203', 'x-compute-request-id': 'req-916af061-919e-4be0-ab88-30216454a203', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:17:32,621 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.158s 2021-10-29 01:17:32,621 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c029ff17-1451-4960-9be6-c1acfdaf0cac', 'x-compute-request-id': 'req-c029ff17-1451-4960-9be6-c1acfdaf0cac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:17:33,796 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.166s 2021-10-29 01:17:33,797 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a13e2bc4-c318-45b3-9434-1e6faa58c190', 'x-compute-request-id': 'req-a13e2bc4-c318-45b3-9434-1e6faa58c190', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:17:34,952 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.146s 2021-10-29 01:17:34,953 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e12d74f-0f8c-41ad-ad45-36ebc719fe02', 'x-compute-request-id': 'req-3e12d74f-0f8c-41ad-ad45-36ebc719fe02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:17:36,111 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.149s 2021-10-29 01:17:36,111 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6286604-02f5-4277-a4de-45da224eae26', 'x-compute-request-id': 'req-f6286604-02f5-4277-a4de-45da224eae26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:17:37,378 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.258s 2021-10-29 01:17:37,378 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-027ede56-0c44-414d-b629-320cf2c42602', 'x-compute-request-id': 'req-027ede56-0c44-414d-b629-320cf2c42602', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:17:38,544 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.157s 2021-10-29 01:17:38,544 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18ab4b14-f5c1-4683-b3e6-d5d8e1c20992', 'x-compute-request-id': 'req-18ab4b14-f5c1-4683-b3e6-d5d8e1c20992', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:17:39,703 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.150s 2021-10-29 01:17:39,704 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e28391d-9281-454e-be0e-cc2cde7b678b', 'x-compute-request-id': 'req-4e28391d-9281-454e-be0e-cc2cde7b678b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:17:40,864 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.151s 2021-10-29 01:17:40,864 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-530823b3-f10c-4982-b967-bef7377950b6', 'x-compute-request-id': 'req-530823b3-f10c-4982-b967-bef7377950b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:17:42,108 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.237s 2021-10-29 01:17:42,109 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-190d3761-0b68-420e-9d4f-a1efa4d2d8e4', 'x-compute-request-id': 'req-190d3761-0b68-420e-9d4f-a1efa4d2d8e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:17:43,278 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.160s 2021-10-29 01:17:43,278 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0930c9f-6eaa-4328-ab1c-fbd57fde8087', 'x-compute-request-id': 'req-a0930c9f-6eaa-4328-ab1c-fbd57fde8087', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:17:44,431 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.143s 2021-10-29 01:17:44,432 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b75d6c51-5a86-450b-9832-1841b9341f28', 'x-compute-request-id': 'req-b75d6c51-5a86-450b-9832-1841b9341f28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:17:45,600 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.159s 2021-10-29 01:17:45,601 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b54047c-4f30-43e7-9a51-645c7d7269bc', 'x-compute-request-id': 'req-4b54047c-4f30-43e7-9a51-645c7d7269bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:17:46,758 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.148s 2021-10-29 01:17:46,758 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef952667-b633-4d15-b025-f6bff94641e5', 'x-compute-request-id': 'req-ef952667-b633-4d15-b025-f6bff94641e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:17:47,914 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.148s 2021-10-29 01:17:47,915 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ddd6c450-49fc-4a67-a3f2-b6e34a67c666', 'x-compute-request-id': 'req-ddd6c450-49fc-4a67-a3f2-b6e34a67c666', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:17:49,074 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.151s 2021-10-29 01:17:49,074 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57087825-9920-4632-a50d-da0b41b65cd6', 'x-compute-request-id': 'req-57087825-9920-4632-a50d-da0b41b65cd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:17:50,238 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.154s 2021-10-29 01:17:50,239 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08b80b9c-c871-4020-8bfb-16e87eeacdb7', 'x-compute-request-id': 'req-08b80b9c-c871-4020-8bfb-16e87eeacdb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:17:51,393 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.146s 2021-10-29 01:17:51,394 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-284a7e27-9ea9-4232-9875-616d2f39ee2c', 'x-compute-request-id': 'req-284a7e27-9ea9-4232-9875-616d2f39ee2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:17:52,549 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.146s 2021-10-29 01:17:52,550 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e3250ac-0289-4768-b2d9-58a03738fbf6', 'x-compute-request-id': 'req-2e3250ac-0289-4768-b2d9-58a03738fbf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:17:53,711 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.153s 2021-10-29 01:17:53,712 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-452a974d-4be7-4325-9a73-9b4d649d5e74', 'x-compute-request-id': 'req-452a974d-4be7-4325-9a73-9b4d649d5e74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:17:54,871 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.150s 2021-10-29 01:17:54,872 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f087ae01-9a02-43f0-a986-40a6c78b04a2', 'x-compute-request-id': 'req-f087ae01-9a02-43f0-a986-40a6c78b04a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:17:56,029 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.148s 2021-10-29 01:17:56,029 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0305c712-e9d3-4727-99d2-55a10ccc1c09', 'x-compute-request-id': 'req-0305c712-e9d3-4727-99d2-55a10ccc1c09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:17:57,188 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.150s 2021-10-29 01:17:57,188 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-414b098f-3e36-4d62-ae7f-9ad62fba36fb', 'x-compute-request-id': 'req-414b098f-3e36-4d62-ae7f-9ad62fba36fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:17:58,343 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.146s 2021-10-29 01:17:58,344 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-357216d9-a3c6-4a14-9fb0-fb2f7ea39a5e', 'x-compute-request-id': 'req-357216d9-a3c6-4a14-9fb0-fb2f7ea39a5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:17:59,510 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.157s 2021-10-29 01:17:59,511 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d72ba330-d212-4b20-ab8a-b2f072e90ff8', 'x-compute-request-id': 'req-d72ba330-d212-4b20-ab8a-b2f072e90ff8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:18:00,681 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.161s 2021-10-29 01:18:00,681 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b566d0c3-f948-4a7e-ba8d-4e9c29b2c5cf', 'x-compute-request-id': 'req-b566d0c3-f948-4a7e-ba8d-4e9c29b2c5cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:18:01,855 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.161s 2021-10-29 01:18:01,856 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0319e18-6712-4ed2-8915-16f087a15268', 'x-compute-request-id': 'req-f0319e18-6712-4ed2-8915-16f087a15268', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:18:03,022 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.157s 2021-10-29 01:18:03,023 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03ee6a78-50f1-40f8-82cf-80038a21dc15', 'x-compute-request-id': 'req-03ee6a78-50f1-40f8-82cf-80038a21dc15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:18:04,189 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.158s 2021-10-29 01:18:04,190 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0165a328-5133-4565-a822-fb2120f50b69', 'x-compute-request-id': 'req-0165a328-5133-4565-a822-fb2120f50b69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:18:05,348 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.149s 2021-10-29 01:18:05,348 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bdfdad02-1279-4876-b85d-210d0b0d231b', 'x-compute-request-id': 'req-bdfdad02-1279-4876-b85d-210d0b0d231b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:18:06,506 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.149s 2021-10-29 01:18:06,507 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70faea89-4a10-4c2c-b406-754954e1bf9b', 'x-compute-request-id': 'req-70faea89-4a10-4c2c-b406-754954e1bf9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:18:07,668 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.152s 2021-10-29 01:18:07,668 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-094d0ade-e0da-44f2-9613-3fb10d3ff8ab', 'x-compute-request-id': 'req-094d0ade-e0da-44f2-9613-3fb10d3ff8ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:18:08,824 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.148s 2021-10-29 01:18:08,825 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-251dbf70-0dd6-409e-a43f-dfaa92bef448', 'x-compute-request-id': 'req-251dbf70-0dd6-409e-a43f-dfaa92bef448', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:18:09,980 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.146s 2021-10-29 01:18:09,981 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b188c2a-5685-42ce-a074-887dae5271d7', 'x-compute-request-id': 'req-0b188c2a-5685-42ce-a074-887dae5271d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:18:11,152 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.162s 2021-10-29 01:18:11,152 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84a08970-fa71-4ab0-bd48-ed3953e5a5ac', 'x-compute-request-id': 'req-84a08970-fa71-4ab0-bd48-ed3953e5a5ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:18:12,328 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.167s 2021-10-29 01:18:12,329 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ae4a3f8-8b20-462d-bed7-21a66f50b5f6', 'x-compute-request-id': 'req-5ae4a3f8-8b20-462d-bed7-21a66f50b5f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:18:13,499 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.161s 2021-10-29 01:18:13,500 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b644d818-090e-4c31-8e32-9e187ea36e53', 'x-compute-request-id': 'req-b644d818-090e-4c31-8e32-9e187ea36e53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:18:14,661 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.154s 2021-10-29 01:18:14,662 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c6aee75-8375-442e-9c08-49c6b52bba6b', 'x-compute-request-id': 'req-4c6aee75-8375-442e-9c08-49c6b52bba6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:18:15,820 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.150s 2021-10-29 01:18:15,820 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc618e5e-7a83-4771-8391-66763f6c2db2', 'x-compute-request-id': 'req-bc618e5e-7a83-4771-8391-66763f6c2db2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:18:16,980 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.150s 2021-10-29 01:18:16,980 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c4bfb3e-431a-4ce9-bb03-195f4eb418e6', 'x-compute-request-id': 'req-7c4bfb3e-431a-4ce9-bb03-195f4eb418e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:18:18,147 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.158s 2021-10-29 01:18:18,148 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea0f10cb-fa21-4dfd-adcd-dcdebc84850f', 'x-compute-request-id': 'req-ea0f10cb-fa21-4dfd-adcd-dcdebc84850f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:18:19,324 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.168s 2021-10-29 01:18:19,325 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7443d3b-c15b-47ca-872e-2db6d7780cbd', 'x-compute-request-id': 'req-d7443d3b-c15b-47ca-872e-2db6d7780cbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:18:20,491 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.157s 2021-10-29 01:18:20,491 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6be087e-d6b7-4bfb-9ff2-aa7c2d23ae73', 'x-compute-request-id': 'req-e6be087e-d6b7-4bfb-9ff2-aa7c2d23ae73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:18:21,655 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.155s 2021-10-29 01:18:21,655 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bdf36855-51b0-4213-8d30-9fb7f9c21e8a', 'x-compute-request-id': 'req-bdf36855-51b0-4213-8d30-9fb7f9c21e8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:18:22,832 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.167s 2021-10-29 01:18:22,833 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67574fbd-a033-48dc-a349-ad6416f9f30a', 'x-compute-request-id': 'req-67574fbd-a033-48dc-a349-ad6416f9f30a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:18:24,007 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.163s 2021-10-29 01:18:24,007 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-729a07c5-e41e-4adb-bb21-2c30f3a6e15e', 'x-compute-request-id': 'req-729a07c5-e41e-4adb-bb21-2c30f3a6e15e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:18:25,170 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.153s 2021-10-29 01:18:25,171 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0b5728b-515f-4dd4-9d47-2ea47ac462e0', 'x-compute-request-id': 'req-a0b5728b-515f-4dd4-9d47-2ea47ac462e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:18:26,334 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.154s 2021-10-29 01:18:26,335 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5141faaa-d035-4b6c-ada6-b8e9c150ddd8', 'x-compute-request-id': 'req-5141faaa-d035-4b6c-ada6-b8e9c150ddd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:18:27,515 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.170s 2021-10-29 01:18:27,516 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-204dfa36-000c-4487-8d3d-ef809fa6ff40', 'x-compute-request-id': 'req-204dfa36-000c-4487-8d3d-ef809fa6ff40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:18:28,688 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.163s 2021-10-29 01:18:28,688 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e54da96-4d84-4fc3-9b3e-0f73e2ad7a47', 'x-compute-request-id': 'req-9e54da96-4d84-4fc3-9b3e-0f73e2ad7a47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:18:29,861 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.164s 2021-10-29 01:18:29,862 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07feb6a3-bcb7-4343-a8ed-9116428ce490', 'x-compute-request-id': 'req-07feb6a3-bcb7-4343-a8ed-9116428ce490', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:18:31,036 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.164s 2021-10-29 01:18:31,037 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45c84dbd-555d-4289-818e-6094fbd90d7d', 'x-compute-request-id': 'req-45c84dbd-555d-4289-818e-6094fbd90d7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:18:32,215 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.170s 2021-10-29 01:18:32,216 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea6cdb58-cc5b-4a04-8d7a-aba382616b2b', 'x-compute-request-id': 'req-ea6cdb58-cc5b-4a04-8d7a-aba382616b2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:18:33,397 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.169s 2021-10-29 01:18:33,398 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0be922a7-3024-41a3-8c09-f3311577e110', 'x-compute-request-id': 'req-0be922a7-3024-41a3-8c09-f3311577e110', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:18:34,570 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.164s 2021-10-29 01:18:34,571 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2826aa9-b693-4679-80f8-e250f30824fe', 'x-compute-request-id': 'req-c2826aa9-b693-4679-80f8-e250f30824fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:18:35,740 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.160s 2021-10-29 01:18:35,740 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d103c4d-6b13-4b85-b3f3-be7691eed256', 'x-compute-request-id': 'req-8d103c4d-6b13-4b85-b3f3-be7691eed256', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:18:36,901 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.152s 2021-10-29 01:18:36,902 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ab76bce-ca85-42d0-9b80-822f8f7d3e73', 'x-compute-request-id': 'req-2ab76bce-ca85-42d0-9b80-822f8f7d3e73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:18:38,069 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.155s 2021-10-29 01:18:38,069 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ce8553a-4342-40dc-8819-b95a968da54e', 'x-compute-request-id': 'req-1ce8553a-4342-40dc-8819-b95a968da54e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:18:39,245 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.167s 2021-10-29 01:18:39,246 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a48b060-20b2-459b-b3f3-208356a5e79d', 'x-compute-request-id': 'req-0a48b060-20b2-459b-b3f3-208356a5e79d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:18:40,413 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.158s 2021-10-29 01:18:40,413 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24b71576-5630-42a9-9b6e-624fd06d6144', 'x-compute-request-id': 'req-24b71576-5630-42a9-9b6e-624fd06d6144', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:18:41,690 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.269s 2021-10-29 01:18:41,691 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9c3ea42-2fba-4abc-a381-eaa76040236e', 'x-compute-request-id': 'req-f9c3ea42-2fba-4abc-a381-eaa76040236e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:18:42,854 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.154s 2021-10-29 01:18:42,854 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1471fbf6-1837-4bdf-a489-a6a766ea64bd', 'x-compute-request-id': 'req-1471fbf6-1837-4bdf-a489-a6a766ea64bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:18:44,051 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.188s 2021-10-29 01:18:44,051 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91d9133b-ccb5-4171-8336-2243e7908660', 'x-compute-request-id': 'req-91d9133b-ccb5-4171-8336-2243e7908660', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:18:45,211 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.151s 2021-10-29 01:18:45,212 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89bf1de2-4ff2-414a-8a1e-ccab0caa5a1c', 'x-compute-request-id': 'req-89bf1de2-4ff2-414a-8a1e-ccab0caa5a1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:18:46,378 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.157s 2021-10-29 01:18:46,378 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed051349-0d31-49dc-aaa6-cf66ec456d43', 'x-compute-request-id': 'req-ed051349-0d31-49dc-aaa6-cf66ec456d43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:18:47,540 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.153s 2021-10-29 01:18:47,540 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9bae8a9-7190-4e86-808d-83eaa9161e94', 'x-compute-request-id': 'req-b9bae8a9-7190-4e86-808d-83eaa9161e94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:18:48,700 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.152s 2021-10-29 01:18:48,701 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-712c23d1-86ad-4a1b-846c-2e0a04484746', 'x-compute-request-id': 'req-712c23d1-86ad-4a1b-846c-2e0a04484746', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:18:49,876 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.166s 2021-10-29 01:18:49,877 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23b56f05-f32d-429d-8de4-55dad1c7a42a', 'x-compute-request-id': 'req-23b56f05-f32d-429d-8de4-55dad1c7a42a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:18:51,033 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.149s 2021-10-29 01:18:51,034 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2ab64da-7eff-4469-85f4-cf2f8e59bde2', 'x-compute-request-id': 'req-c2ab64da-7eff-4469-85f4-cf2f8e59bde2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:18:52,189 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.146s 2021-10-29 01:18:52,189 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e35a1c2-4407-486e-a73a-1d192ede33a0', 'x-compute-request-id': 'req-6e35a1c2-4407-486e-a73a-1d192ede33a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:18:53,368 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.169s 2021-10-29 01:18:53,368 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0755d23e-6d58-4989-b15c-2c7a018166b0', 'x-compute-request-id': 'req-0755d23e-6d58-4989-b15c-2c7a018166b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:18:54,520 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.143s 2021-10-29 01:18:54,520 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d9f9513-56ea-49e5-ada1-98c0d6e64ed3', 'x-compute-request-id': 'req-9d9f9513-56ea-49e5-ada1-98c0d6e64ed3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:18:55,685 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.155s 2021-10-29 01:18:55,685 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d57fd82e-e819-4356-836c-1ae2af79b89c', 'x-compute-request-id': 'req-d57fd82e-e819-4356-836c-1ae2af79b89c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:18:56,845 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.151s 2021-10-29 01:18:56,845 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55a7eb7a-3293-4085-83a0-3a516953e300', 'x-compute-request-id': 'req-55a7eb7a-3293-4085-83a0-3a516953e300', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:18:58,003 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.149s 2021-10-29 01:18:58,004 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b3b46fb-7fbd-45ac-b509-7a10f2e612c7', 'x-compute-request-id': 'req-0b3b46fb-7fbd-45ac-b509-7a10f2e612c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:18:59,160 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.147s 2021-10-29 01:18:59,161 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:18:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a611b2e-4ebe-47bb-bc67-dd3e423f6028', 'x-compute-request-id': 'req-4a611b2e-4ebe-47bb-bc67-dd3e423f6028', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:19:00,322 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.152s 2021-10-29 01:19:00,323 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1bf818c2-160c-470a-9239-673109480e51', 'x-compute-request-id': 'req-1bf818c2-160c-470a-9239-673109480e51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:19:01,493 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.161s 2021-10-29 01:19:01,494 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-edb66a54-5aa6-4c55-ae15-4453b74b8c29', 'x-compute-request-id': 'req-edb66a54-5aa6-4c55-ae15-4453b74b8c29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:19:02,656 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.154s 2021-10-29 01:19:02,657 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff387fff-f056-4a23-9650-01cbe4417520', 'x-compute-request-id': 'req-ff387fff-f056-4a23-9650-01cbe4417520', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:19:03,823 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.157s 2021-10-29 01:19:03,823 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5db30ab-4955-4b5b-9059-1984decefb45', 'x-compute-request-id': 'req-a5db30ab-4955-4b5b-9059-1984decefb45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:19:04,982 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.151s 2021-10-29 01:19:04,983 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4933e5dc-aa30-4ea0-9fcb-a18c561b4249', 'x-compute-request-id': 'req-4933e5dc-aa30-4ea0-9fcb-a18c561b4249', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:19:06,146 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.154s 2021-10-29 01:19:06,147 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eaa4c9ff-8118-41db-8cb7-510245d94ddf', 'x-compute-request-id': 'req-eaa4c9ff-8118-41db-8cb7-510245d94ddf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:19:07,321 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.162s 2021-10-29 01:19:07,321 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a82702a6-793f-4173-851c-8d9705d75dfd', 'x-compute-request-id': 'req-a82702a6-793f-4173-851c-8d9705d75dfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:19:08,481 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.147s 2021-10-29 01:19:08,481 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e9ba076-5820-49ad-adbc-f654aadd22e7', 'x-compute-request-id': 'req-5e9ba076-5820-49ad-adbc-f654aadd22e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:19:09,641 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.151s 2021-10-29 01:19:09,641 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d86203c8-a9ce-4562-8ea2-195413692d1d', 'x-compute-request-id': 'req-d86203c8-a9ce-4562-8ea2-195413692d1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:19:10,799 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.150s 2021-10-29 01:19:10,799 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9ada211-96b3-495f-ae46-eaff9bad3636', 'x-compute-request-id': 'req-b9ada211-96b3-495f-ae46-eaff9bad3636', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:19:11,958 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.150s 2021-10-29 01:19:11,959 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7fe10f9c-4895-49d9-bcab-5fc603f98128', 'x-compute-request-id': 'req-7fe10f9c-4895-49d9-bcab-5fc603f98128', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:19:13,120 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.152s 2021-10-29 01:19:13,121 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfa5be16-170e-4132-8667-a809a4554d90', 'x-compute-request-id': 'req-bfa5be16-170e-4132-8667-a809a4554d90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:19:14,278 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.148s 2021-10-29 01:19:14,278 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8220d86d-1f5e-4e79-94f0-9bdcccf517e5', 'x-compute-request-id': 'req-8220d86d-1f5e-4e79-94f0-9bdcccf517e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:19:15,435 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.148s 2021-10-29 01:19:15,435 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fb8c4be-ca98-4fc2-a10e-96c3ae243363', 'x-compute-request-id': 'req-8fb8c4be-ca98-4fc2-a10e-96c3ae243363', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:19:16,600 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.157s 2021-10-29 01:19:16,601 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1373bf08-1bf1-4b6d-8983-4cdf5fc74fd1', 'x-compute-request-id': 'req-1373bf08-1bf1-4b6d-8983-4cdf5fc74fd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:19:17,773 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.163s 2021-10-29 01:19:17,773 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-137a0a78-5b8a-4b43-ac32-424a5b68b933', 'x-compute-request-id': 'req-137a0a78-5b8a-4b43-ac32-424a5b68b933', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:19:18,929 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.147s 2021-10-29 01:19:18,930 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ca0118e-eed3-4ba8-8ad8-28ced5459b3c', 'x-compute-request-id': 'req-9ca0118e-eed3-4ba8-8ad8-28ced5459b3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:19:20,091 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.152s 2021-10-29 01:19:20,091 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e38a6e3-897a-4f90-9534-26c04e67d746', 'x-compute-request-id': 'req-4e38a6e3-897a-4f90-9534-26c04e67d746', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:19:21,253 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.153s 2021-10-29 01:19:21,253 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3be7ec6f-40e9-4f44-a35b-b32a9fd95d4f', 'x-compute-request-id': 'req-3be7ec6f-40e9-4f44-a35b-b32a9fd95d4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:19:22,412 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.149s 2021-10-29 01:19:22,412 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b986e684-b901-4825-ae62-a97d43582802', 'x-compute-request-id': 'req-b986e684-b901-4825-ae62-a97d43582802', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:19:23,572 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.151s 2021-10-29 01:19:23,572 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b7a8729-cf9f-41ab-bab3-71003437573c', 'x-compute-request-id': 'req-9b7a8729-cf9f-41ab-bab3-71003437573c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:19:24,734 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.152s 2021-10-29 01:19:24,734 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a012304-9492-4a35-9e33-2455247803d8', 'x-compute-request-id': 'req-3a012304-9492-4a35-9e33-2455247803d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:19:25,887 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.144s 2021-10-29 01:19:25,888 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e79ef5cb-b4f6-48a5-82cf-1939e7fa2515', 'x-compute-request-id': 'req-e79ef5cb-b4f6-48a5-82cf-1939e7fa2515', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:19:27,046 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.148s 2021-10-29 01:19:27,046 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42136086-322b-4712-81a5-6aae86f375db', 'x-compute-request-id': 'req-42136086-322b-4712-81a5-6aae86f375db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:19:28,200 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.146s 2021-10-29 01:19:28,200 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a184e09-cee4-43e0-a672-f1be9bb915b6', 'x-compute-request-id': 'req-3a184e09-cee4-43e0-a672-f1be9bb915b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:19:29,352 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.143s 2021-10-29 01:19:29,353 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eab28532-f638-451c-a583-3128f0038b6f', 'x-compute-request-id': 'req-eab28532-f638-451c-a583-3128f0038b6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:19:30,509 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.147s 2021-10-29 01:19:30,509 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49f335be-3964-45ce-b32c-b40f2b4fa8b6', 'x-compute-request-id': 'req-49f335be-3964-45ce-b32c-b40f2b4fa8b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:19:31,922 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.405s 2021-10-29 01:19:31,922 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39b4698d-1195-442b-8cfc-a003f94905b6', 'x-compute-request-id': 'req-39b4698d-1195-442b-8cfc-a003f94905b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:19:33,086 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.154s 2021-10-29 01:19:33,086 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c5471da-cfac-4643-ad36-4146822e3867', 'x-compute-request-id': 'req-9c5471da-cfac-4643-ad36-4146822e3867', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:19:34,249 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.154s 2021-10-29 01:19:34,249 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de3a2e27-7082-472c-80fc-74842640eb4c', 'x-compute-request-id': 'req-de3a2e27-7082-472c-80fc-74842640eb4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:19:35,482 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.224s 2021-10-29 01:19:35,483 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4773de58-e6b0-475d-ac9e-226513fab60e', 'x-compute-request-id': 'req-4773de58-e6b0-475d-ac9e-226513fab60e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:19:36,741 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.249s 2021-10-29 01:19:36,741 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1ec6a42-ba20-4331-96b4-c8aa39feaf95', 'x-compute-request-id': 'req-c1ec6a42-ba20-4331-96b4-c8aa39feaf95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:19:37,985 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.232s 2021-10-29 01:19:37,985 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28dd32f2-3e71-4092-a4ab-74064071fbca', 'x-compute-request-id': 'req-28dd32f2-3e71-4092-a4ab-74064071fbca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:19:39,158 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.163s 2021-10-29 01:19:39,158 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7f903ab-16b9-498a-8d07-e2a0723d1132', 'x-compute-request-id': 'req-f7f903ab-16b9-498a-8d07-e2a0723d1132', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:19:40,324 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.157s 2021-10-29 01:19:40,325 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32da6e2d-2098-4fcc-a7c0-1cd5097a91d4', 'x-compute-request-id': 'req-32da6e2d-2098-4fcc-a7c0-1cd5097a91d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:19:41,495 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.161s 2021-10-29 01:19:41,496 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e5f7958-680c-471f-9d3f-6d63692f73f6', 'x-compute-request-id': 'req-3e5f7958-680c-471f-9d3f-6d63692f73f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:19:42,690 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.186s 2021-10-29 01:19:42,690 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ab2a9d3-3447-4d50-bb51-9bc1cb1bb7ad', 'x-compute-request-id': 'req-0ab2a9d3-3447-4d50-bb51-9bc1cb1bb7ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:19:43,885 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.184s 2021-10-29 01:19:43,885 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18d9d505-f7a2-40de-b537-e9d6bcd53f4a', 'x-compute-request-id': 'req-18d9d505-f7a2-40de-b537-e9d6bcd53f4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:19:45,052 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.158s 2021-10-29 01:19:45,053 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c622a47-0ee5-40cf-9628-6f99b666785a', 'x-compute-request-id': 'req-8c622a47-0ee5-40cf-9628-6f99b666785a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:19:46,216 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.155s 2021-10-29 01:19:46,216 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2075c5a5-c658-472c-8ac9-af5b635da5b8', 'x-compute-request-id': 'req-2075c5a5-c658-472c-8ac9-af5b635da5b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:19:47,384 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.159s 2021-10-29 01:19:47,384 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-879fa980-a4ab-4b62-94bd-7a6042b4f211', 'x-compute-request-id': 'req-879fa980-a4ab-4b62-94bd-7a6042b4f211', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:19:48,545 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.152s 2021-10-29 01:19:48,545 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1eabe44e-c184-470a-a1fe-cb0b165878f7', 'x-compute-request-id': 'req-1eabe44e-c184-470a-a1fe-cb0b165878f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:19:49,719 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.165s 2021-10-29 01:19:49,720 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2583ce2c-eda5-4373-bd62-27a41d8648fc', 'x-compute-request-id': 'req-2583ce2c-eda5-4373-bd62-27a41d8648fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:19:50,915 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.181s 2021-10-29 01:19:50,916 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a38718d-3d29-431c-bc6b-6aaf9c40cbfa', 'x-compute-request-id': 'req-9a38718d-3d29-431c-bc6b-6aaf9c40cbfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:19:52,084 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.159s 2021-10-29 01:19:52,085 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c74cbe8-29a5-4dbb-9c26-734284e00228', 'x-compute-request-id': 'req-1c74cbe8-29a5-4dbb-9c26-734284e00228', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:19:53,261 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.166s 2021-10-29 01:19:53,261 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2bd7331-c921-44d9-a763-e1db00c30c13', 'x-compute-request-id': 'req-d2bd7331-c921-44d9-a763-e1db00c30c13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:19:54,449 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.178s 2021-10-29 01:19:54,449 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a9cbc82-2a73-4f53-82c1-dff64902fa50', 'x-compute-request-id': 'req-2a9cbc82-2a73-4f53-82c1-dff64902fa50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:19:55,615 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.156s 2021-10-29 01:19:55,615 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-705bd97c-d024-4457-b19c-ac25c4b45f58', 'x-compute-request-id': 'req-705bd97c-d024-4457-b19c-ac25c4b45f58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:19:56,780 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.155s 2021-10-29 01:19:56,780 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc397222-3f72-4266-a98a-c8dbc754fc9d', 'x-compute-request-id': 'req-fc397222-3f72-4266-a98a-c8dbc754fc9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:19:57,969 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.180s 2021-10-29 01:19:57,970 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d36b6fd-c099-46e4-b67b-e0aebf31fe30', 'x-compute-request-id': 'req-3d36b6fd-c099-46e4-b67b-e0aebf31fe30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:19:59,136 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.154s 2021-10-29 01:19:59,137 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76124ace-efb9-459f-9d85-401486a3cbcb', 'x-compute-request-id': 'req-76124ace-efb9-459f-9d85-401486a3cbcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:20:00,318 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.173s 2021-10-29 01:20:00,319 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b515330b-b295-4394-9f69-460c01645f7c', 'x-compute-request-id': 'req-b515330b-b295-4394-9f69-460c01645f7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:20:01,489 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.156s 2021-10-29 01:20:01,489 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1481cf5-ada8-4bd5-9c7f-226caecd67e3', 'x-compute-request-id': 'req-a1481cf5-ada8-4bd5-9c7f-226caecd67e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:20:02,682 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.181s 2021-10-29 01:20:02,682 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef1efbea-09db-40f9-996e-c5aff4f5215e', 'x-compute-request-id': 'req-ef1efbea-09db-40f9-996e-c5aff4f5215e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:20:03,866 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.173s 2021-10-29 01:20:03,867 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a3944e5-a891-428b-933c-e6f66308ac57', 'x-compute-request-id': 'req-4a3944e5-a891-428b-933c-e6f66308ac57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:20:05,049 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.171s 2021-10-29 01:20:05,049 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-245f69b1-41c8-4b25-a916-30532ce4aefa', 'x-compute-request-id': 'req-245f69b1-41c8-4b25-a916-30532ce4aefa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:20:06,207 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.149s 2021-10-29 01:20:06,207 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b1895af-e1b7-4434-9743-54722ce9feb0', 'x-compute-request-id': 'req-8b1895af-e1b7-4434-9743-54722ce9feb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:20:07,359 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.143s 2021-10-29 01:20:07,360 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c19f7d9-b68c-4f2d-ab64-cb9204f5f39c', 'x-compute-request-id': 'req-3c19f7d9-b68c-4f2d-ab64-cb9204f5f39c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:20:08,517 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.148s 2021-10-29 01:20:08,517 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2f4bac3-35a4-49aa-81ab-8314ca3d573b', 'x-compute-request-id': 'req-d2f4bac3-35a4-49aa-81ab-8314ca3d573b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:20:09,672 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.146s 2021-10-29 01:20:09,673 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6c8ecbb-fd86-4c91-abb9-3334ebd89a17', 'x-compute-request-id': 'req-e6c8ecbb-fd86-4c91-abb9-3334ebd89a17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:20:10,828 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.147s 2021-10-29 01:20:10,829 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc4285f2-0e82-4e49-a3d6-916f85a89a2a', 'x-compute-request-id': 'req-fc4285f2-0e82-4e49-a3d6-916f85a89a2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:20:11,986 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.149s 2021-10-29 01:20:11,987 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8301f9f6-febd-4561-b3ba-f430c1a2b187', 'x-compute-request-id': 'req-8301f9f6-febd-4561-b3ba-f430c1a2b187', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:20:13,145 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.149s 2021-10-29 01:20:13,146 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26935279-025a-422c-8a51-f71e8113d085', 'x-compute-request-id': 'req-26935279-025a-422c-8a51-f71e8113d085', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:20:14,299 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.145s 2021-10-29 01:20:14,299 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9253b8a9-c92f-4360-a79b-e20cb822ad02', 'x-compute-request-id': 'req-9253b8a9-c92f-4360-a79b-e20cb822ad02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:20:15,455 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.147s 2021-10-29 01:20:15,455 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d5f2a2f-232d-4735-af50-e753f78ac8aa', 'x-compute-request-id': 'req-2d5f2a2f-232d-4735-af50-e753f78ac8aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:20:16,639 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.174s 2021-10-29 01:20:16,639 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7f4ec14-8331-4789-b90d-2560d4024e67', 'x-compute-request-id': 'req-f7f4ec14-8331-4789-b90d-2560d4024e67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:20:17,791 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.143s 2021-10-29 01:20:17,791 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2e8257b-8279-49b9-8ba9-65bbcc96b9aa', 'x-compute-request-id': 'req-d2e8257b-8279-49b9-8ba9-65bbcc96b9aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:20:18,951 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.149s 2021-10-29 01:20:18,951 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-478c1cb7-96a1-4f14-a26c-fc3f4e8fc0b9', 'x-compute-request-id': 'req-478c1cb7-96a1-4f14-a26c-fc3f4e8fc0b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:20:20,123 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.163s 2021-10-29 01:20:20,123 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7fa2870-b1fe-4494-bafd-8bba15a81f7e', 'x-compute-request-id': 'req-f7fa2870-b1fe-4494-bafd-8bba15a81f7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:20:21,293 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.161s 2021-10-29 01:20:21,293 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0cede9f2-5084-4e27-925c-043e29cc77dc', 'x-compute-request-id': 'req-0cede9f2-5084-4e27-925c-043e29cc77dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:20:22,468 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.166s 2021-10-29 01:20:22,468 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ccc2fac7-c1a0-4a65-a1cb-7745e19da5fa', 'x-compute-request-id': 'req-ccc2fac7-c1a0-4a65-a1cb-7745e19da5fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:20:23,632 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.155s 2021-10-29 01:20:23,633 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-610d8908-ea1e-42a2-b07b-2f7fd72d5d3f', 'x-compute-request-id': 'req-610d8908-ea1e-42a2-b07b-2f7fd72d5d3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:20:24,800 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.157s 2021-10-29 01:20:24,800 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c829e633-48b1-4169-b24b-a6c8ad0279cf', 'x-compute-request-id': 'req-c829e633-48b1-4169-b24b-a6c8ad0279cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:20:25,983 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.174s 2021-10-29 01:20:25,984 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f43894c-6f8c-455d-817a-7dba68d1a1dd', 'x-compute-request-id': 'req-3f43894c-6f8c-455d-817a-7dba68d1a1dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:20:27,154 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.161s 2021-10-29 01:20:27,155 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61fa0451-e862-431f-8337-5b7be9d72524', 'x-compute-request-id': 'req-61fa0451-e862-431f-8337-5b7be9d72524', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:20:28,331 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.167s 2021-10-29 01:20:28,331 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b68106e-6a8a-47aa-b59e-cf947e466dd0', 'x-compute-request-id': 'req-7b68106e-6a8a-47aa-b59e-cf947e466dd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:20:29,498 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.155s 2021-10-29 01:20:29,498 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ae528f7-d4f0-44e7-9977-ae2dccaba81b', 'x-compute-request-id': 'req-9ae528f7-d4f0-44e7-9977-ae2dccaba81b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:20:30,661 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.153s 2021-10-29 01:20:30,662 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1deff1fc-f68e-49e2-9be4-00306e3edf79', 'x-compute-request-id': 'req-1deff1fc-f68e-49e2-9be4-00306e3edf79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:20:31,825 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.154s 2021-10-29 01:20:31,825 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da3ee0cb-a473-488b-917c-e34bbce15e7f', 'x-compute-request-id': 'req-da3ee0cb-a473-488b-917c-e34bbce15e7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:20:32,990 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.156s 2021-10-29 01:20:32,991 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c0a481e-13d8-4be2-92d5-9eda6b692f7a', 'x-compute-request-id': 'req-7c0a481e-13d8-4be2-92d5-9eda6b692f7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:20:34,148 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.145s 2021-10-29 01:20:34,149 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e2063db-2d07-4416-b633-5ad0572c4775', 'x-compute-request-id': 'req-1e2063db-2d07-4416-b633-5ad0572c4775', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:20:35,342 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.184s 2021-10-29 01:20:35,342 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8d64398-edc2-49e6-ac55-7f3ea59c24a9', 'x-compute-request-id': 'req-a8d64398-edc2-49e6-ac55-7f3ea59c24a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:20:36,548 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.197s 2021-10-29 01:20:36,548 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8934c61d-2936-47f9-94c9-ed79d2158bf0', 'x-compute-request-id': 'req-8934c61d-2936-47f9-94c9-ed79d2158bf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:20:37,753 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.196s 2021-10-29 01:20:37,754 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57dc29b2-43f8-4010-ac92-6d8ff4c46699', 'x-compute-request-id': 'req-57dc29b2-43f8-4010-ac92-6d8ff4c46699', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:20:38,921 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.152s 2021-10-29 01:20:38,922 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be0765de-037d-4544-b2a4-9d40995c299e', 'x-compute-request-id': 'req-be0765de-037d-4544-b2a4-9d40995c299e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:20:40,076 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.145s 2021-10-29 01:20:40,076 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-617628c2-ad04-4c2e-aebd-8992b2ab35dd', 'x-compute-request-id': 'req-617628c2-ad04-4c2e-aebd-8992b2ab35dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:20:41,227 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.142s 2021-10-29 01:20:41,227 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-589c56dd-1e23-4a0f-92ba-ea70316332d0', 'x-compute-request-id': 'req-589c56dd-1e23-4a0f-92ba-ea70316332d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:20:42,380 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.144s 2021-10-29 01:20:42,381 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e693d49-5ba6-4714-813f-f138925b3c07', 'x-compute-request-id': 'req-3e693d49-5ba6-4714-813f-f138925b3c07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:20:43,533 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.144s 2021-10-29 01:20:43,533 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c86701b7-f7a0-4cfb-a83a-2181a610c95d', 'x-compute-request-id': 'req-c86701b7-f7a0-4cfb-a83a-2181a610c95d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:20:44,696 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.153s 2021-10-29 01:20:44,696 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9871bad-cdeb-48fc-98df-633aaa9b6d85', 'x-compute-request-id': 'req-e9871bad-cdeb-48fc-98df-633aaa9b6d85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:20:45,847 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.142s 2021-10-29 01:20:45,848 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbdd8e94-a44f-45d0-8e70-0b4d1f8db422', 'x-compute-request-id': 'req-fbdd8e94-a44f-45d0-8e70-0b4d1f8db422', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:20:47,010 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.153s 2021-10-29 01:20:47,011 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1c314f3-ca36-44c5-b832-7d93ba41d599', 'x-compute-request-id': 'req-d1c314f3-ca36-44c5-b832-7d93ba41d599', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:20:48,169 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.150s 2021-10-29 01:20:48,170 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-187d4e18-9632-41e3-b08e-82b3d095c121', 'x-compute-request-id': 'req-187d4e18-9632-41e3-b08e-82b3d095c121', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:20:49,327 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.148s 2021-10-29 01:20:49,327 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0135d47b-d203-40b2-adda-9889ec9cf6d9', 'x-compute-request-id': 'req-0135d47b-d203-40b2-adda-9889ec9cf6d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:20:50,479 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.143s 2021-10-29 01:20:50,480 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b3e1b9e-fc08-4923-b233-1dcca355c1a9', 'x-compute-request-id': 'req-9b3e1b9e-fc08-4923-b233-1dcca355c1a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:20:51,643 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.156s 2021-10-29 01:20:51,644 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57bccd45-1d34-43d6-896a-362987a42d30', 'x-compute-request-id': 'req-57bccd45-1d34-43d6-896a-362987a42d30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:20:52,799 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.146s 2021-10-29 01:20:52,800 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82657899-23b8-4b3e-8ada-68de69be1fab', 'x-compute-request-id': 'req-82657899-23b8-4b3e-8ada-68de69be1fab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:20:53,955 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.146s 2021-10-29 01:20:53,955 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a207003-b5e7-4032-8481-5fa2519ec1de', 'x-compute-request-id': 'req-7a207003-b5e7-4032-8481-5fa2519ec1de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:20:55,133 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.168s 2021-10-29 01:20:55,133 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b77ee0ed-9a05-43cf-89a7-5772abcc1f18', 'x-compute-request-id': 'req-b77ee0ed-9a05-43cf-89a7-5772abcc1f18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:20:56,306 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.164s 2021-10-29 01:20:56,306 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f287be5a-4811-48dd-b492-fe0e28a39fca', 'x-compute-request-id': 'req-f287be5a-4811-48dd-b492-fe0e28a39fca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:20:57,456 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.142s 2021-10-29 01:20:57,457 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9da08ee7-93e8-4ded-b340-c41e3d816700', 'x-compute-request-id': 'req-9da08ee7-93e8-4ded-b340-c41e3d816700', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:20:58,613 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.146s 2021-10-29 01:20:58,613 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24866105-38ef-4740-b7e8-b2638ed13b90', 'x-compute-request-id': 'req-24866105-38ef-4740-b7e8-b2638ed13b90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:20:59,763 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.142s 2021-10-29 01:20:59,763 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-445e9904-d3fd-4b24-a726-57acd45908d0', 'x-compute-request-id': 'req-445e9904-d3fd-4b24-a726-57acd45908d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:21:00,923 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.151s 2021-10-29 01:21:00,924 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-459600c7-f083-420b-bcc2-062178a00b74', 'x-compute-request-id': 'req-459600c7-f083-420b-bcc2-062178a00b74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:21:02,077 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.144s 2021-10-29 01:21:02,077 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b92925e-e72c-4ed1-b191-e5ed173e41f4', 'x-compute-request-id': 'req-4b92925e-e72c-4ed1-b191-e5ed173e41f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:21:03,462 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.376s 2021-10-29 01:21:03,462 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a8575ae-b87d-4b87-be95-0bf833113966', 'x-compute-request-id': 'req-4a8575ae-b87d-4b87-be95-0bf833113966', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:21:04,613 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.142s 2021-10-29 01:21:04,613 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f87bfac2-6e4f-41ef-8c2f-5663ea005e59', 'x-compute-request-id': 'req-f87bfac2-6e4f-41ef-8c2f-5663ea005e59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:21:05,769 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.147s 2021-10-29 01:21:05,769 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36d73683-de5b-466b-af8c-bf726b7103af', 'x-compute-request-id': 'req-36d73683-de5b-466b-af8c-bf726b7103af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:21:06,924 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.145s 2021-10-29 01:21:06,924 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-add01374-4857-4cdc-b296-d08a85420c12', 'x-compute-request-id': 'req-add01374-4857-4cdc-b296-d08a85420c12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:21:08,078 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.145s 2021-10-29 01:21:08,079 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d01defe-a135-482a-97d1-9d8966510542', 'x-compute-request-id': 'req-7d01defe-a135-482a-97d1-9d8966510542', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:21:09,237 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.148s 2021-10-29 01:21:09,238 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad955078-8b9c-41a5-ba05-97665a687fdb', 'x-compute-request-id': 'req-ad955078-8b9c-41a5-ba05-97665a687fdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:21:10,389 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.143s 2021-10-29 01:21:10,390 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c26382b-c162-4dcd-be07-25d1c9537626', 'x-compute-request-id': 'req-1c26382b-c162-4dcd-be07-25d1c9537626', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:21:11,568 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.169s 2021-10-29 01:21:11,568 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-123f2f28-b3a3-4964-9b7c-664e236d5338', 'x-compute-request-id': 'req-123f2f28-b3a3-4964-9b7c-664e236d5338', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:21:12,739 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.162s 2021-10-29 01:21:12,739 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52f812b1-51fa-4a97-a79f-ef9b0939c4b0', 'x-compute-request-id': 'req-52f812b1-51fa-4a97-a79f-ef9b0939c4b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:21:13,892 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.144s 2021-10-29 01:21:13,892 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eaf70caa-6c36-403e-95d5-ec6a2d481657', 'x-compute-request-id': 'req-eaf70caa-6c36-403e-95d5-ec6a2d481657', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:21:15,055 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.153s 2021-10-29 01:21:15,056 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc353a5d-4c67-4a31-b07d-38f36ff5863c', 'x-compute-request-id': 'req-cc353a5d-4c67-4a31-b07d-38f36ff5863c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:21:16,210 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.145s 2021-10-29 01:21:16,210 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca82b6e7-d5fb-4b1b-bacc-83820a91d973', 'x-compute-request-id': 'req-ca82b6e7-d5fb-4b1b-bacc-83820a91d973', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:21:17,365 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.145s 2021-10-29 01:21:17,365 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-276e5b39-e072-434a-9c68-dfbdd58c91b6', 'x-compute-request-id': 'req-276e5b39-e072-434a-9c68-dfbdd58c91b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:21:18,522 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.148s 2021-10-29 01:21:18,522 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02630c91-7e7a-4190-86de-dab13a403615', 'x-compute-request-id': 'req-02630c91-7e7a-4190-86de-dab13a403615', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:21:19,683 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.150s 2021-10-29 01:21:19,684 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb7ffc86-2502-442c-9499-07190561a468', 'x-compute-request-id': 'req-eb7ffc86-2502-442c-9499-07190561a468', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:21:20,844 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.151s 2021-10-29 01:21:20,844 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e7dcbc4-57eb-4603-a587-bfdc86d5dd76', 'x-compute-request-id': 'req-7e7dcbc4-57eb-4603-a587-bfdc86d5dd76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:21:22,002 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.149s 2021-10-29 01:21:22,002 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd36f383-ede5-453f-9b15-04b66266099c', 'x-compute-request-id': 'req-fd36f383-ede5-453f-9b15-04b66266099c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:21:23,163 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.152s 2021-10-29 01:21:23,164 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e96eb3e2-73b8-4a9c-a87e-6dd6344e2154', 'x-compute-request-id': 'req-e96eb3e2-73b8-4a9c-a87e-6dd6344e2154', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:21:24,316 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.143s 2021-10-29 01:21:24,316 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86bafb95-42a9-4d0a-b8b2-939fc7e766b6', 'x-compute-request-id': 'req-86bafb95-42a9-4d0a-b8b2-939fc7e766b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:21:25,472 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.147s 2021-10-29 01:21:25,472 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de8f49bf-e8c8-4ff6-b0c0-7eb888ebc0e6', 'x-compute-request-id': 'req-de8f49bf-e8c8-4ff6-b0c0-7eb888ebc0e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:21:26,625 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.145s 2021-10-29 01:21:26,626 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6e1eb9b-9e49-4bb2-ac4e-a865162a0e89', 'x-compute-request-id': 'req-f6e1eb9b-9e49-4bb2-ac4e-a865162a0e89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:21:27,785 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.147s 2021-10-29 01:21:27,785 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9c0ff34-b779-4f8a-9ae5-87d49b8f1ee9', 'x-compute-request-id': 'req-a9c0ff34-b779-4f8a-9ae5-87d49b8f1ee9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:21:28,939 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.146s 2021-10-29 01:21:28,939 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3aa558f7-8824-4190-a328-06f73b158e9e', 'x-compute-request-id': 'req-3aa558f7-8824-4190-a328-06f73b158e9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:21:30,093 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.145s 2021-10-29 01:21:30,094 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-403f1b61-4ee4-4de8-9478-e80f0cbf5d39', 'x-compute-request-id': 'req-403f1b61-4ee4-4de8-9478-e80f0cbf5d39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:21:31,277 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.175s 2021-10-29 01:21:31,278 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e34962c9-754f-4b4f-aa05-c06403be4e49', 'x-compute-request-id': 'req-e34962c9-754f-4b4f-aa05-c06403be4e49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:21:32,451 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.164s 2021-10-29 01:21:32,451 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c559c110-6b9a-4e5b-9490-cff9e7913133', 'x-compute-request-id': 'req-c559c110-6b9a-4e5b-9490-cff9e7913133', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:21:33,618 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.158s 2021-10-29 01:21:33,618 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38ff1542-bd57-48ca-a6d9-c4f3c24293a4', 'x-compute-request-id': 'req-38ff1542-bd57-48ca-a6d9-c4f3c24293a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:21:34,779 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.153s 2021-10-29 01:21:34,779 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2570a8da-69a3-49ca-b2bc-499aa01dda0d', 'x-compute-request-id': 'req-2570a8da-69a3-49ca-b2bc-499aa01dda0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:21:35,932 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.143s 2021-10-29 01:21:35,932 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9af3b9ed-8cbd-4b3b-8044-31682ab0ed6f', 'x-compute-request-id': 'req-9af3b9ed-8cbd-4b3b-8044-31682ab0ed6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:21:37,088 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.147s 2021-10-29 01:21:37,088 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-135bb0cb-7d95-4001-a28d-b27e00fecea0', 'x-compute-request-id': 'req-135bb0cb-7d95-4001-a28d-b27e00fecea0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:21:38,256 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.158s 2021-10-29 01:21:38,256 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c1cbeb8-a4d5-4679-a853-48dc7aeb4338', 'x-compute-request-id': 'req-0c1cbeb8-a4d5-4679-a853-48dc7aeb4338', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:21:39,415 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.150s 2021-10-29 01:21:39,416 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9616ab7-1bb2-4e86-93b9-383b1d0a99d3', 'x-compute-request-id': 'req-a9616ab7-1bb2-4e86-93b9-383b1d0a99d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:21:40,573 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.148s 2021-10-29 01:21:40,573 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-daa1d668-ede1-4fad-bd36-bf4b402617e1', 'x-compute-request-id': 'req-daa1d668-ede1-4fad-bd36-bf4b402617e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:21:41,729 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.147s 2021-10-29 01:21:41,729 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a278421c-762c-4bb2-b0b3-88cc6b7d531b', 'x-compute-request-id': 'req-a278421c-762c-4bb2-b0b3-88cc6b7d531b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:21:42,886 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.148s 2021-10-29 01:21:42,887 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9aec9ad-912f-42bb-9e70-2d52c1e65db4', 'x-compute-request-id': 'req-e9aec9ad-912f-42bb-9e70-2d52c1e65db4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:21:44,043 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.147s 2021-10-29 01:21:44,043 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a525f290-4a43-4195-a4da-63635aeb2d87', 'x-compute-request-id': 'req-a525f290-4a43-4195-a4da-63635aeb2d87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:21:45,194 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.143s 2021-10-29 01:21:45,195 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-297963d0-5f2d-4f0a-8e4c-2c9d5f29a00e', 'x-compute-request-id': 'req-297963d0-5f2d-4f0a-8e4c-2c9d5f29a00e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:21:46,355 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.152s 2021-10-29 01:21:46,355 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-645ef7b5-0c68-4f40-a523-e727b4735aad', 'x-compute-request-id': 'req-645ef7b5-0c68-4f40-a523-e727b4735aad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:21:47,516 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.152s 2021-10-29 01:21:47,516 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e34dcf3-5919-42ea-bf54-6c8181eddf57', 'x-compute-request-id': 'req-1e34dcf3-5919-42ea-bf54-6c8181eddf57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:21:48,681 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.156s 2021-10-29 01:21:48,681 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b57f31f5-66b1-4415-b92b-314f3d82ee8c', 'x-compute-request-id': 'req-b57f31f5-66b1-4415-b92b-314f3d82ee8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:21:49,838 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.148s 2021-10-29 01:21:49,839 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4aead6fd-d384-45ce-a75b-c15b825560d6', 'x-compute-request-id': 'req-4aead6fd-d384-45ce-a75b-c15b825560d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:21:50,999 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.152s 2021-10-29 01:21:51,000 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a970523-c13c-4a1e-9dfd-444aa3a38a72', 'x-compute-request-id': 'req-3a970523-c13c-4a1e-9dfd-444aa3a38a72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:21:52,178 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.170s 2021-10-29 01:21:52,178 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5691820-56ed-4310-b9b2-b403d6a5a5fd', 'x-compute-request-id': 'req-b5691820-56ed-4310-b9b2-b403d6a5a5fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:21:53,357 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.170s 2021-10-29 01:21:53,357 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30bf14ea-67ce-43c2-9d9a-214ea5a2ee77', 'x-compute-request-id': 'req-30bf14ea-67ce-43c2-9d9a-214ea5a2ee77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:21:54,518 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.153s 2021-10-29 01:21:54,519 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7690dfa-ffe1-4f72-b25d-40db2c693919', 'x-compute-request-id': 'req-d7690dfa-ffe1-4f72-b25d-40db2c693919', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:21:55,683 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.155s 2021-10-29 01:21:55,684 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f028a1df-925e-44a1-8dc3-751b181edcef', 'x-compute-request-id': 'req-f028a1df-925e-44a1-8dc3-751b181edcef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:21:56,840 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.147s 2021-10-29 01:21:56,841 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-938f9c47-1650-40f5-afdd-6b310f6e8b21', 'x-compute-request-id': 'req-938f9c47-1650-40f5-afdd-6b310f6e8b21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:21:58,005 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.155s 2021-10-29 01:21:58,006 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6083c3d7-68dc-432c-88bd-adf34dd4d61f', 'x-compute-request-id': 'req-6083c3d7-68dc-432c-88bd-adf34dd4d61f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:21:59,164 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.150s 2021-10-29 01:21:59,165 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-478032d1-9e88-49d2-bc1a-f6ed186ea371', 'x-compute-request-id': 'req-478032d1-9e88-49d2-bc1a-f6ed186ea371', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:22:00,332 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.158s 2021-10-29 01:22:00,332 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3cdfb298-312d-48aa-9ea5-637008c360b3', 'x-compute-request-id': 'req-3cdfb298-312d-48aa-9ea5-637008c360b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:22:01,494 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.153s 2021-10-29 01:22:01,495 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3f82dc8-a3fc-4a2b-b961-e908dbcf4327', 'x-compute-request-id': 'req-a3f82dc8-a3fc-4a2b-b961-e908dbcf4327', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:22:02,654 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.151s 2021-10-29 01:22:02,654 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10637bf5-8fc2-4be7-bb2c-9d2da3ba98e5', 'x-compute-request-id': 'req-10637bf5-8fc2-4be7-bb2c-9d2da3ba98e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:22:03,817 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.154s 2021-10-29 01:22:03,817 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a49605d4-b4e7-4f70-90ef-929cd2318ed0', 'x-compute-request-id': 'req-a49605d4-b4e7-4f70-90ef-929cd2318ed0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:22:04,979 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.153s 2021-10-29 01:22:04,979 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7da3a28a-5556-4bcd-9779-13086e36b072', 'x-compute-request-id': 'req-7da3a28a-5556-4bcd-9779-13086e36b072', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:22:06,136 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.148s 2021-10-29 01:22:06,136 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a028260-55e0-409c-bdc2-1f93b2f992a7', 'x-compute-request-id': 'req-1a028260-55e0-409c-bdc2-1f93b2f992a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:22:07,294 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.149s 2021-10-29 01:22:07,294 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-caa58d78-392e-4ea4-99bb-def0abda1aac', 'x-compute-request-id': 'req-caa58d78-392e-4ea4-99bb-def0abda1aac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:22:08,447 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.144s 2021-10-29 01:22:08,448 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fdac3156-bf42-442e-8bd9-e1bf6f2a53ce', 'x-compute-request-id': 'req-fdac3156-bf42-442e-8bd9-e1bf6f2a53ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:22:09,623 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.165s 2021-10-29 01:22:09,624 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94821f5a-cbfb-447c-8cf8-a40a1630538c', 'x-compute-request-id': 'req-94821f5a-cbfb-447c-8cf8-a40a1630538c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:22:10,779 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.145s 2021-10-29 01:22:10,779 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87df3c33-14de-4bea-b939-c130b361723e', 'x-compute-request-id': 'req-87df3c33-14de-4bea-b939-c130b361723e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:22:11,965 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.177s 2021-10-29 01:22:11,966 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77c0ee48-4feb-43c8-b3c9-37b204895068', 'x-compute-request-id': 'req-77c0ee48-4feb-43c8-b3c9-37b204895068', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:22:13,125 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.151s 2021-10-29 01:22:13,126 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e79ce9c8-0a63-4c8f-9e3f-cb9c4b96cae1', 'x-compute-request-id': 'req-e79ce9c8-0a63-4c8f-9e3f-cb9c4b96cae1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:22:14,276 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.142s 2021-10-29 01:22:14,277 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3760f8ce-ff45-4b5a-bb7d-f5a8b87427d2', 'x-compute-request-id': 'req-3760f8ce-ff45-4b5a-bb7d-f5a8b87427d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:22:15,434 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.148s 2021-10-29 01:22:15,435 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c528eab3-4d6a-45bd-af7d-a3e379a569af', 'x-compute-request-id': 'req-c528eab3-4d6a-45bd-af7d-a3e379a569af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:22:16,600 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.156s 2021-10-29 01:22:16,601 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f715b7b2-5241-44c9-9d2d-44050226edac', 'x-compute-request-id': 'req-f715b7b2-5241-44c9-9d2d-44050226edac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:22:17,760 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.150s 2021-10-29 01:22:17,760 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cbbf4ccd-094e-471e-b97a-314072bbfd1f', 'x-compute-request-id': 'req-cbbf4ccd-094e-471e-b97a-314072bbfd1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:22:18,915 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.146s 2021-10-29 01:22:18,915 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07927fe0-4389-4e2b-bb2f-3a3635bcd898', 'x-compute-request-id': 'req-07927fe0-4389-4e2b-bb2f-3a3635bcd898', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:22:20,093 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.169s 2021-10-29 01:22:20,093 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51d899db-a5ac-4be9-86b9-bf35dce122ac', 'x-compute-request-id': 'req-51d899db-a5ac-4be9-86b9-bf35dce122ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:22:21,249 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.147s 2021-10-29 01:22:21,249 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9ad8ec3-0da0-4e24-8161-faa5055eab2c', 'x-compute-request-id': 'req-c9ad8ec3-0da0-4e24-8161-faa5055eab2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:22:22,403 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.145s 2021-10-29 01:22:22,404 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e6ff97e-9d3e-481b-afbf-62230a9b05ce', 'x-compute-request-id': 'req-3e6ff97e-9d3e-481b-afbf-62230a9b05ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:22:23,557 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.144s 2021-10-29 01:22:23,557 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f958031-8a74-4eaa-b278-980dac09ff9f', 'x-compute-request-id': 'req-4f958031-8a74-4eaa-b278-980dac09ff9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:22:24,717 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.150s 2021-10-29 01:22:24,717 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57fad91c-db9c-48bf-b129-1d1a94bf98b8', 'x-compute-request-id': 'req-57fad91c-db9c-48bf-b129-1d1a94bf98b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:22:25,874 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.148s 2021-10-29 01:22:25,874 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6014a915-1491-4f02-b9a8-54feae6855dc', 'x-compute-request-id': 'req-6014a915-1491-4f02-b9a8-54feae6855dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:22:27,031 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.147s 2021-10-29 01:22:27,031 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bbbad98c-af01-40c1-b49b-927450222073', 'x-compute-request-id': 'req-bbbad98c-af01-40c1-b49b-927450222073', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:22:28,186 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.146s 2021-10-29 01:22:28,187 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b4d9cf5-40c6-4cbc-aa80-568bb3fe1713', 'x-compute-request-id': 'req-1b4d9cf5-40c6-4cbc-aa80-568bb3fe1713', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:22:29,355 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.160s 2021-10-29 01:22:29,355 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a5c998a-b488-4309-9205-c055b2c81b99', 'x-compute-request-id': 'req-1a5c998a-b488-4309-9205-c055b2c81b99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:22:30,533 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.169s 2021-10-29 01:22:30,533 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0344152c-e7b1-48f2-ba01-a06d80f5ffb8', 'x-compute-request-id': 'req-0344152c-e7b1-48f2-ba01-a06d80f5ffb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:22:31,712 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.170s 2021-10-29 01:22:31,713 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3b0fdb1-16da-4184-a96c-036e1625ccb2', 'x-compute-request-id': 'req-b3b0fdb1-16da-4184-a96c-036e1625ccb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:22:32,868 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.146s 2021-10-29 01:22:32,869 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-164ccac6-8bbc-4540-8a91-6e58a2f1e6a7', 'x-compute-request-id': 'req-164ccac6-8bbc-4540-8a91-6e58a2f1e6a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:22:34,022 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.145s 2021-10-29 01:22:34,022 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7bca1d7-500f-46b8-8096-8d8aa97bb16e', 'x-compute-request-id': 'req-d7bca1d7-500f-46b8-8096-8d8aa97bb16e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:22:35,177 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.147s 2021-10-29 01:22:35,177 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69cfb5b6-9435-4c88-bcf4-df345888e358', 'x-compute-request-id': 'req-69cfb5b6-9435-4c88-bcf4-df345888e358', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:22:36,332 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.146s 2021-10-29 01:22:36,332 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4080d10-3c2b-41be-a3bd-a97e6bc0c4f5', 'x-compute-request-id': 'req-f4080d10-3c2b-41be-a3bd-a97e6bc0c4f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:22:37,534 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.192s 2021-10-29 01:22:37,534 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6e9ad71-5a63-401b-bc65-218506f49130', 'x-compute-request-id': 'req-b6e9ad71-5a63-401b-bc65-218506f49130', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:22:38,685 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.143s 2021-10-29 01:22:38,686 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc2e1f2a-f80f-4bfa-a494-883fb47de9c1', 'x-compute-request-id': 'req-dc2e1f2a-f80f-4bfa-a494-883fb47de9c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:22:39,839 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.144s 2021-10-29 01:22:39,839 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d129feda-283e-42a6-96b6-858aa24da810', 'x-compute-request-id': 'req-d129feda-283e-42a6-96b6-858aa24da810', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:22:40,995 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.147s 2021-10-29 01:22:40,996 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2186aa1a-8e03-4759-9f04-711d4821eaa0', 'x-compute-request-id': 'req-2186aa1a-8e03-4759-9f04-711d4821eaa0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:22:42,158 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.153s 2021-10-29 01:22:42,159 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9a05a19-ff2c-4be3-a1e3-5efbc2ebfb30', 'x-compute-request-id': 'req-d9a05a19-ff2c-4be3-a1e3-5efbc2ebfb30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:22:43,316 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.147s 2021-10-29 01:22:43,316 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84728e01-101a-4dec-a00e-dc7b2d323a24', 'x-compute-request-id': 'req-84728e01-101a-4dec-a00e-dc7b2d323a24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:22:44,468 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.143s 2021-10-29 01:22:44,469 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-652c3f07-3936-48b1-9d98-dcfafc56b134', 'x-compute-request-id': 'req-652c3f07-3936-48b1-9d98-dcfafc56b134', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:22:45,625 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.148s 2021-10-29 01:22:45,625 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a59cec6-8fbc-4bbe-9c5f-c6801128745d', 'x-compute-request-id': 'req-3a59cec6-8fbc-4bbe-9c5f-c6801128745d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:22:46,776 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.142s 2021-10-29 01:22:46,776 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e636b188-fbd5-4a1f-9932-26190b521c26', 'x-compute-request-id': 'req-e636b188-fbd5-4a1f-9932-26190b521c26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:22:47,933 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.148s 2021-10-29 01:22:47,934 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02d6a698-8956-49e2-9718-c83511a8ea4e', 'x-compute-request-id': 'req-02d6a698-8956-49e2-9718-c83511a8ea4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:22:49,091 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.148s 2021-10-29 01:22:49,091 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b65065e-e49b-441e-8b77-b13346be0078', 'x-compute-request-id': 'req-0b65065e-e49b-441e-8b77-b13346be0078', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:22:50,254 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.154s 2021-10-29 01:22:50,254 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cdb18819-c323-4bb0-861f-df47afc80c4d', 'x-compute-request-id': 'req-cdb18819-c323-4bb0-861f-df47afc80c4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:22:51,413 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.151s 2021-10-29 01:22:51,414 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b8a3a90-1771-4a54-994f-d0028caf98f9', 'x-compute-request-id': 'req-2b8a3a90-1771-4a54-994f-d0028caf98f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:22:52,571 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.148s 2021-10-29 01:22:52,571 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9211dc60-392b-44cb-9a2b-3621baa1f09d', 'x-compute-request-id': 'req-9211dc60-392b-44cb-9a2b-3621baa1f09d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:22:53,728 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.148s 2021-10-29 01:22:53,728 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8ebd849-57f9-423d-893b-733fa8d62af7', 'x-compute-request-id': 'req-b8ebd849-57f9-423d-893b-733fa8d62af7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:22:54,894 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.157s 2021-10-29 01:22:54,894 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00570369-1dfc-42ce-b301-1a39818b3c7e', 'x-compute-request-id': 'req-00570369-1dfc-42ce-b301-1a39818b3c7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:22:56,079 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.175s 2021-10-29 01:22:56,079 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fcc7203e-3481-480f-b927-3c0da3ed066f', 'x-compute-request-id': 'req-fcc7203e-3481-480f-b927-3c0da3ed066f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:22:57,293 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.204s 2021-10-29 01:22:57,293 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a4e7013-9262-46d0-842b-e04afe117ec7', 'x-compute-request-id': 'req-8a4e7013-9262-46d0-842b-e04afe117ec7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:22:58,457 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.154s 2021-10-29 01:22:58,458 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82ad7faa-85e5-4f11-8b99-14eb6690217f', 'x-compute-request-id': 'req-82ad7faa-85e5-4f11-8b99-14eb6690217f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:22:59,620 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.153s 2021-10-29 01:22:59,620 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c59cee0-73e4-42b4-8b70-d34d53700bfd', 'x-compute-request-id': 'req-3c59cee0-73e4-42b4-8b70-d34d53700bfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:23:00,781 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.152s 2021-10-29 01:23:00,781 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9d52bfa-4f9d-48b6-9a83-afea0f5f64b5', 'x-compute-request-id': 'req-d9d52bfa-4f9d-48b6-9a83-afea0f5f64b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:23:01,936 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.146s 2021-10-29 01:23:01,936 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aee3ed23-3ffb-4531-9f7d-5508a1f9df72', 'x-compute-request-id': 'req-aee3ed23-3ffb-4531-9f7d-5508a1f9df72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:23:03,111 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.166s 2021-10-29 01:23:03,112 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bebf34c6-1938-44d5-8019-a93b1ad0af87', 'x-compute-request-id': 'req-bebf34c6-1938-44d5-8019-a93b1ad0af87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:23:04,284 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.163s 2021-10-29 01:23:04,284 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-835a2789-beb5-4a3e-bffc-72cbd5853000', 'x-compute-request-id': 'req-835a2789-beb5-4a3e-bffc-72cbd5853000', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:23:05,449 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.155s 2021-10-29 01:23:05,450 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c49fbf83-7407-4314-8d14-d17d80a4b0fd', 'x-compute-request-id': 'req-c49fbf83-7407-4314-8d14-d17d80a4b0fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:23:06,616 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.158s 2021-10-29 01:23:06,617 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f20663f4-12ef-431a-bbfd-a71f662090ea', 'x-compute-request-id': 'req-f20663f4-12ef-431a-bbfd-a71f662090ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:23:07,801 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.176s 2021-10-29 01:23:07,802 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8543cb46-532c-4d63-8f97-749538ca95bd', 'x-compute-request-id': 'req-8543cb46-532c-4d63-8f97-749538ca95bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:23:08,962 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.152s 2021-10-29 01:23:08,963 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2753a60-115c-4360-a4ee-cd5ad28dd3a6', 'x-compute-request-id': 'req-f2753a60-115c-4360-a4ee-cd5ad28dd3a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:23:10,118 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.145s 2021-10-29 01:23:10,118 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e71e764e-3bf7-40ec-ae38-7afb58329d8a', 'x-compute-request-id': 'req-e71e764e-3bf7-40ec-ae38-7afb58329d8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:23:11,277 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.151s 2021-10-29 01:23:11,278 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-411e6e09-edee-4d08-9700-e7de01f02151', 'x-compute-request-id': 'req-411e6e09-edee-4d08-9700-e7de01f02151', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:23:12,436 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.149s 2021-10-29 01:23:12,436 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04c6ccfa-b5ab-491c-a26f-30fdf7d2ceab', 'x-compute-request-id': 'req-04c6ccfa-b5ab-491c-a26f-30fdf7d2ceab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:23:13,611 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.166s 2021-10-29 01:23:13,612 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e5ee24b-708d-494b-9bc6-9c1179604d8d', 'x-compute-request-id': 'req-9e5ee24b-708d-494b-9bc6-9c1179604d8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:23:14,770 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.150s 2021-10-29 01:23:14,771 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ead19f25-0c65-422c-8b1a-91a7aad0edc6', 'x-compute-request-id': 'req-ead19f25-0c65-422c-8b1a-91a7aad0edc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:23:15,933 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.154s 2021-10-29 01:23:15,933 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d51b462c-c490-431f-adb0-c9ef7d6ee6f1', 'x-compute-request-id': 'req-d51b462c-c490-431f-adb0-c9ef7d6ee6f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:23:17,124 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.182s 2021-10-29 01:23:17,125 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de7ba6c0-b1c6-4f5b-9373-a0e0593c79c3', 'x-compute-request-id': 'req-de7ba6c0-b1c6-4f5b-9373-a0e0593c79c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:23:18,292 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.159s 2021-10-29 01:23:18,293 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8748476-3311-451a-af27-e0f923ccb48e', 'x-compute-request-id': 'req-f8748476-3311-451a-af27-e0f923ccb48e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:23:19,472 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.171s 2021-10-29 01:23:19,472 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a760863-386c-4622-9657-02853dfb1115', 'x-compute-request-id': 'req-7a760863-386c-4622-9657-02853dfb1115', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:23:20,628 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.146s 2021-10-29 01:23:20,628 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1641ac0a-a5c1-46ac-b388-286ef052a106', 'x-compute-request-id': 'req-1641ac0a-a5c1-46ac-b388-286ef052a106', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:23:21,787 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.149s 2021-10-29 01:23:21,787 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-edd0fd95-8be7-4af3-8504-b3ca88966579', 'x-compute-request-id': 'req-edd0fd95-8be7-4af3-8504-b3ca88966579', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:23:22,946 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.149s 2021-10-29 01:23:22,946 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c58abd11-93bf-4037-af04-1e6fe4b5834c', 'x-compute-request-id': 'req-c58abd11-93bf-4037-af04-1e6fe4b5834c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:23:24,106 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.152s 2021-10-29 01:23:24,106 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2367cf0d-5269-4a57-8ef4-e47992901ae2', 'x-compute-request-id': 'req-2367cf0d-5269-4a57-8ef4-e47992901ae2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:17:23Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:23:24,990 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.222.0.90:9696/v2.0/floatingips/2b1e3508-4a58-4cdf-afa2-a785a78109ef 0.874s 2021-10-29 01:23:24,990 116438 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-77951818-ec81-4251-b802-fbfc9d88332f', 'content-length': '0', 'date': 'Fri, 29 Oct 2021 01:23:24 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.90:9696/v2.0/floatingips/2b1e3508-4a58-4cdf-afa2-a785a78109ef'} Body: b'' 2021-10-29 01:23:25,122 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.131s 2021-10-29 01:23:25,123 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:24 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-0f9a92ed-8f82-4e53-91d6-c302ec7b69ae', 'x-compute-request-id': 'req-0f9a92ed-8f82-4e53-91d6-c302ec7b69ae', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'' 2021-10-29 01:23:25,284 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.161s 2021-10-29 01:23:25,284 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0f4ab6a-21dc-4b3c-ba71-2b84fba6d5ec', 'x-compute-request-id': 'req-a0f4ab6a-21dc-4b3c-ba71-2b84fba6d5ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}, {"version": 4, "addr": "172.27.2.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:23:26,442 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.148s 2021-10-29 01:23:26,443 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9d945c6-addf-4fe9-8eb7-764a0ab65327', 'x-compute-request-id': 'req-c9d945c6-addf-4fe9-8eb7-764a0ab65327', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:23:27,605 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.149s 2021-10-29 01:23:27,605 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a556e4e-334a-42d8-88b6-0573baa543eb', 'x-compute-request-id': 'req-4a556e4e-334a-42d8-88b6-0573baa543eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:23:28,767 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.154s 2021-10-29 01:23:28,768 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-950fe298-9f4d-4820-b03b-2aa0450aca43', 'x-compute-request-id': 'req-950fe298-9f4d-4820-b03b-2aa0450aca43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:23:29,928 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.151s 2021-10-29 01:23:29,929 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ed4968b-1995-4b24-acc4-271150f845af', 'x-compute-request-id': 'req-9ed4968b-1995-4b24-acc4-271150f845af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:23:31,085 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.146s 2021-10-29 01:23:31,085 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d759c28b-2e67-47c7-b832-9e818d1094be', 'x-compute-request-id': 'req-d759c28b-2e67-47c7-b832-9e818d1094be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:23:32,244 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.150s 2021-10-29 01:23:32,244 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d638a368-29ca-49a9-9523-7c51de9c10a9', 'x-compute-request-id': 'req-d638a368-29ca-49a9-9523-7c51de9c10a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:23:33,397 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.145s 2021-10-29 01:23:33,398 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95df6635-099a-43a7-956d-41ec416b440b', 'x-compute-request-id': 'req-95df6635-099a-43a7-956d-41ec416b440b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:23:34,555 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.149s 2021-10-29 01:23:34,555 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f402318a-5a5a-4923-a1fc-ce963857ac64', 'x-compute-request-id': 'req-f402318a-5a5a-4923-a1fc-ce963857ac64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:23:35,725 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.161s 2021-10-29 01:23:35,726 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7de39dd-f707-44b0-bcbb-8fd8538913b8', 'x-compute-request-id': 'req-c7de39dd-f707-44b0-bcbb-8fd8538913b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:23:36,916 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.181s 2021-10-29 01:23:36,916 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ccf5bd4f-7495-41e9-9bce-74d897907b3e', 'x-compute-request-id': 'req-ccf5bd4f-7495-41e9-9bce-74d897907b3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:23:38,080 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.155s 2021-10-29 01:23:38,081 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01bbf153-6bc5-4e02-b528-f0cabc6b932b', 'x-compute-request-id': 'req-01bbf153-6bc5-4e02-b528-f0cabc6b932b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:23:39,241 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.150s 2021-10-29 01:23:39,241 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7410db3-15ae-419d-8606-75adef806c59', 'x-compute-request-id': 'req-d7410db3-15ae-419d-8606-75adef806c59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:23:40,463 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.213s 2021-10-29 01:23:40,464 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a17f7045-5510-4cc9-b0ac-7a87930383da', 'x-compute-request-id': 'req-a17f7045-5510-4cc9-b0ac-7a87930383da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:23:41,622 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.149s 2021-10-29 01:23:41,623 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-635b0a86-d3b9-4e3d-a83f-d4e1b41a3d43', 'x-compute-request-id': 'req-635b0a86-d3b9-4e3d-a83f-d4e1b41a3d43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:23:42,792 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.161s 2021-10-29 01:23:42,793 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b31b5813-054f-41d9-94ba-7635e7d1f729', 'x-compute-request-id': 'req-b31b5813-054f-41d9-94ba-7635e7d1f729', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:23:43,948 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.147s 2021-10-29 01:23:43,949 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89e6771d-4ff5-4af8-86f3-169b4db05957', 'x-compute-request-id': 'req-89e6771d-4ff5-4af8-86f3-169b4db05957', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:23:45,106 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.148s 2021-10-29 01:23:45,106 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f4d3829-cce3-405e-a603-26eda2d08a8e', 'x-compute-request-id': 'req-2f4d3829-cce3-405e-a603-26eda2d08a8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:23:46,266 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.150s 2021-10-29 01:23:46,266 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5df955ca-da86-41c2-86cf-c17a289dae85', 'x-compute-request-id': 'req-5df955ca-da86-41c2-86cf-c17a289dae85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:23:47,423 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.148s 2021-10-29 01:23:47,424 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f39f1d2-b0be-4e28-83a6-13ce39d8edab', 'x-compute-request-id': 'req-1f39f1d2-b0be-4e28-83a6-13ce39d8edab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:23:48,585 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.152s 2021-10-29 01:23:48,586 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-052bc058-fbd9-49f1-b19e-0640a18809e6', 'x-compute-request-id': 'req-052bc058-fbd9-49f1-b19e-0640a18809e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:23:49,741 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.146s 2021-10-29 01:23:49,742 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0203846-ed89-461a-8794-e6c532a686cd', 'x-compute-request-id': 'req-f0203846-ed89-461a-8794-e6c532a686cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:23:50,901 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.151s 2021-10-29 01:23:50,901 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d99fce5-3663-4fb0-8bf7-3b8c304d734f', 'x-compute-request-id': 'req-6d99fce5-3663-4fb0-8bf7-3b8c304d734f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:23:52,059 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.149s 2021-10-29 01:23:52,060 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9011bf0-e281-464e-950c-62c5dddc9cbb', 'x-compute-request-id': 'req-b9011bf0-e281-464e-950c-62c5dddc9cbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:23:53,218 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.149s 2021-10-29 01:23:53,219 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af898b11-45cb-43f7-97b8-97cf63bde443', 'x-compute-request-id': 'req-af898b11-45cb-43f7-97b8-97cf63bde443', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:23:54,380 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.153s 2021-10-29 01:23:54,381 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-965c1f38-85c4-4324-8f8d-1a03e470abe8', 'x-compute-request-id': 'req-965c1f38-85c4-4324-8f8d-1a03e470abe8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:23:55,560 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.170s 2021-10-29 01:23:55,560 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2c62f7f-0cee-422d-b8bd-7f789b581644', 'x-compute-request-id': 'req-d2c62f7f-0cee-422d-b8bd-7f789b581644', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:23:56,717 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.149s 2021-10-29 01:23:56,718 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4166a68e-9d16-4264-9874-97c9fce9e61f', 'x-compute-request-id': 'req-4166a68e-9d16-4264-9874-97c9fce9e61f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:23:57,881 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.155s 2021-10-29 01:23:57,881 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-958aea85-3572-4685-a342-68d21ddc7964', 'x-compute-request-id': 'req-958aea85-3572-4685-a342-68d21ddc7964', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:23:59,037 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.146s 2021-10-29 01:23:59,038 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f802851-8d49-433c-834f-3b33f2701461', 'x-compute-request-id': 'req-4f802851-8d49-433c-834f-3b33f2701461', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:24:00,196 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.149s 2021-10-29 01:24:00,196 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dce102e1-efe8-4dbf-bed5-2217f9e5adac', 'x-compute-request-id': 'req-dce102e1-efe8-4dbf-bed5-2217f9e5adac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:24:01,356 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.150s 2021-10-29 01:24:01,356 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c632e0ad-74d6-47e8-9137-3d68679a8fe1', 'x-compute-request-id': 'req-c632e0ad-74d6-47e8-9137-3d68679a8fe1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:24:02,514 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.148s 2021-10-29 01:24:02,514 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29c1eda5-5bd2-42d0-8aaf-fc1c14985dc5', 'x-compute-request-id': 'req-29c1eda5-5bd2-42d0-8aaf-fc1c14985dc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:24:03,668 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.145s 2021-10-29 01:24:03,668 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9fbfe60-8d3d-49ec-bbd3-02c09adcc087', 'x-compute-request-id': 'req-e9fbfe60-8d3d-49ec-bbd3-02c09adcc087', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:24:04,824 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.147s 2021-10-29 01:24:04,824 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5fa3d1b-42d4-404e-a28d-f0731af34240', 'x-compute-request-id': 'req-f5fa3d1b-42d4-404e-a28d-f0731af34240', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:24:05,985 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.152s 2021-10-29 01:24:05,986 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a07fef0-bb41-4920-bab1-f6bd6272b527', 'x-compute-request-id': 'req-5a07fef0-bb41-4920-bab1-f6bd6272b527', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:24:07,150 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.153s 2021-10-29 01:24:07,150 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f29eaf3b-cd82-4097-89de-3f46cb1b8855', 'x-compute-request-id': 'req-f29eaf3b-cd82-4097-89de-3f46cb1b8855', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:24:08,308 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.149s 2021-10-29 01:24:08,308 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25fc201b-8fbf-487b-964c-748f0711e737', 'x-compute-request-id': 'req-25fc201b-8fbf-487b-964c-748f0711e737', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:24:09,467 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.147s 2021-10-29 01:24:09,467 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91a222f4-c56c-4d39-a214-a398dcd2f3a1', 'x-compute-request-id': 'req-91a222f4-c56c-4d39-a214-a398dcd2f3a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:24:10,628 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.152s 2021-10-29 01:24:10,628 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56f6fa8d-a251-474f-8848-2e4224575f85', 'x-compute-request-id': 'req-56f6fa8d-a251-474f-8848-2e4224575f85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:24:11,794 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.157s 2021-10-29 01:24:11,795 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a8bfcb0-481a-4a31-9f2d-71f94da69f7f', 'x-compute-request-id': 'req-7a8bfcb0-481a-4a31-9f2d-71f94da69f7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:24:12,957 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.153s 2021-10-29 01:24:12,957 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15c8dd78-b98d-408f-b958-b9c3959449fe', 'x-compute-request-id': 'req-15c8dd78-b98d-408f-b958-b9c3959449fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:24:14,119 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.153s 2021-10-29 01:24:14,119 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b0a31e0-bc69-4f6d-9644-e092f154c134', 'x-compute-request-id': 'req-5b0a31e0-bc69-4f6d-9644-e092f154c134', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:24:15,276 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.148s 2021-10-29 01:24:15,276 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81b7e990-e536-4dc3-b5a6-e0b1f50e4a82', 'x-compute-request-id': 'req-81b7e990-e536-4dc3-b5a6-e0b1f50e4a82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:24:16,435 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.150s 2021-10-29 01:24:16,436 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cafe9a35-229b-43dd-80e4-721e4e08e814', 'x-compute-request-id': 'req-cafe9a35-229b-43dd-80e4-721e4e08e814', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:24:17,598 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.153s 2021-10-29 01:24:17,598 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75f75b27-5f1e-4b6a-ba4f-1decee12f23e', 'x-compute-request-id': 'req-75f75b27-5f1e-4b6a-ba4f-1decee12f23e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:24:18,758 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.151s 2021-10-29 01:24:18,758 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-970652a8-a866-4fe3-b674-3447b7d43160', 'x-compute-request-id': 'req-970652a8-a866-4fe3-b674-3447b7d43160', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:24:19,916 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.149s 2021-10-29 01:24:19,917 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7050d6d5-9966-4862-95f3-d051715459a0', 'x-compute-request-id': 'req-7050d6d5-9966-4862-95f3-d051715459a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:24:21,083 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.157s 2021-10-29 01:24:21,083 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-104e1151-d495-4997-b409-4dd6f0bafd9b', 'x-compute-request-id': 'req-104e1151-d495-4997-b409-4dd6f0bafd9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:24:22,241 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.149s 2021-10-29 01:24:22,242 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dcefe9c4-feb3-4efd-a6f2-917282153ef1', 'x-compute-request-id': 'req-dcefe9c4-feb3-4efd-a6f2-917282153ef1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:24:23,402 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.152s 2021-10-29 01:24:23,402 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1234546d-581b-4819-b3d8-e19e3f0b4d43', 'x-compute-request-id': 'req-1234546d-581b-4819-b3d8-e19e3f0b4d43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:24:24,563 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.152s 2021-10-29 01:24:24,563 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66b758c2-1af6-4192-9791-32188c4cbeaf', 'x-compute-request-id': 'req-66b758c2-1af6-4192-9791-32188c4cbeaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:24:25,722 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.150s 2021-10-29 01:24:25,723 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c366cc0-fe3b-4e2d-9a3c-e894c05b7911', 'x-compute-request-id': 'req-7c366cc0-fe3b-4e2d-9a3c-e894c05b7911', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:24:26,884 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.152s 2021-10-29 01:24:26,884 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-692150aa-7648-4082-9e3a-565cb27a3d4e', 'x-compute-request-id': 'req-692150aa-7648-4082-9e3a-565cb27a3d4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:24:28,045 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.151s 2021-10-29 01:24:28,045 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93110084-67f5-4383-a4bd-ab94c9693677', 'x-compute-request-id': 'req-93110084-67f5-4383-a4bd-ab94c9693677', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:24:29,210 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.156s 2021-10-29 01:24:29,211 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-429ca596-5a04-4b33-ba45-f40a432aaeb2', 'x-compute-request-id': 'req-429ca596-5a04-4b33-ba45-f40a432aaeb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:24:30,383 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.164s 2021-10-29 01:24:30,383 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8ac5ab2-9d75-4c0c-a614-bb2c2c3f38cc', 'x-compute-request-id': 'req-f8ac5ab2-9d75-4c0c-a614-bb2c2c3f38cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:24:31,540 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.148s 2021-10-29 01:24:31,541 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37321174-3c2f-449d-8d82-f7ebaf1596a0', 'x-compute-request-id': 'req-37321174-3c2f-449d-8d82-f7ebaf1596a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:24:32,710 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.160s 2021-10-29 01:24:32,710 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9ce29c5-70aa-4cb2-8c15-1c5ed82d5382', 'x-compute-request-id': 'req-e9ce29c5-70aa-4cb2-8c15-1c5ed82d5382', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:24:33,873 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.154s 2021-10-29 01:24:33,874 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0c289c7-aeac-415c-af7c-1b1520db4ece', 'x-compute-request-id': 'req-e0c289c7-aeac-415c-af7c-1b1520db4ece', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:24:35,036 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.153s 2021-10-29 01:24:35,037 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52611815-6af4-4660-9ce8-dd913e7f1611', 'x-compute-request-id': 'req-52611815-6af4-4660-9ce8-dd913e7f1611', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:24:36,198 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.152s 2021-10-29 01:24:36,198 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70fbaff1-17d6-4bb9-b39d-94d93dbc2cac', 'x-compute-request-id': 'req-70fbaff1-17d6-4bb9-b39d-94d93dbc2cac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:24:37,368 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.161s 2021-10-29 01:24:37,369 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77c4e05f-72f0-4111-8bdc-071ebd13d257', 'x-compute-request-id': 'req-77c4e05f-72f0-4111-8bdc-071ebd13d257', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:24:38,526 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.148s 2021-10-29 01:24:38,526 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ada62d4-8a05-45ba-ad7b-607e08c2cc4e', 'x-compute-request-id': 'req-3ada62d4-8a05-45ba-ad7b-607e08c2cc4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:24:39,686 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.152s 2021-10-29 01:24:39,686 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b5bfddc-7a55-48b2-a0b5-b87f370e6a40', 'x-compute-request-id': 'req-5b5bfddc-7a55-48b2-a0b5-b87f370e6a40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:24:40,845 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.151s 2021-10-29 01:24:40,846 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-daf66387-616a-4aba-985b-8a4ab4a90d23', 'x-compute-request-id': 'req-daf66387-616a-4aba-985b-8a4ab4a90d23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:24:42,004 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.150s 2021-10-29 01:24:42,004 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13d5601e-490d-40db-93db-04d0a0fe1eb0', 'x-compute-request-id': 'req-13d5601e-490d-40db-93db-04d0a0fe1eb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:24:43,164 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.151s 2021-10-29 01:24:43,164 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f16b0c26-2bf1-46fa-ba4e-cdf68181790b', 'x-compute-request-id': 'req-f16b0c26-2bf1-46fa-ba4e-cdf68181790b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:24:44,331 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.158s 2021-10-29 01:24:44,331 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08d6b1e5-3d27-4f81-9671-4a6c1157282e', 'x-compute-request-id': 'req-08d6b1e5-3d27-4f81-9671-4a6c1157282e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:24:45,494 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.154s 2021-10-29 01:24:45,495 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17cfb59c-a91a-49e5-a769-f3989ca11a31', 'x-compute-request-id': 'req-17cfb59c-a91a-49e5-a769-f3989ca11a31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:24:46,649 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.146s 2021-10-29 01:24:46,649 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ea3e48a-477c-4188-a07a-c451e0e98b3b', 'x-compute-request-id': 'req-0ea3e48a-477c-4188-a07a-c451e0e98b3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:24:47,807 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.150s 2021-10-29 01:24:47,808 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-152c3af0-1f5f-4821-a508-01f9155342ff', 'x-compute-request-id': 'req-152c3af0-1f5f-4821-a508-01f9155342ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:24:48,964 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.147s 2021-10-29 01:24:48,964 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a285b328-47bd-4768-b816-93e53cc3a837', 'x-compute-request-id': 'req-a285b328-47bd-4768-b816-93e53cc3a837', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:24:50,125 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.148s 2021-10-29 01:24:50,126 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9d91c08-2089-4ace-b982-bc7eac56aa59', 'x-compute-request-id': 'req-f9d91c08-2089-4ace-b982-bc7eac56aa59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:24:51,299 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.165s 2021-10-29 01:24:51,300 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7d225ea-63ca-4f18-b3b0-4ebe3a5b8448', 'x-compute-request-id': 'req-d7d225ea-63ca-4f18-b3b0-4ebe3a5b8448', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:24:52,457 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.149s 2021-10-29 01:24:52,458 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af846611-e2a1-4cd0-8a48-e2cc8aad0ec0', 'x-compute-request-id': 'req-af846611-e2a1-4cd0-8a48-e2cc8aad0ec0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:24:53,618 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.151s 2021-10-29 01:24:53,618 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ccc0d904-be18-4213-8cab-8220f1a95f9f', 'x-compute-request-id': 'req-ccc0d904-be18-4213-8cab-8220f1a95f9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:24:54,775 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.147s 2021-10-29 01:24:54,775 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8bc150f-09cd-4981-9d6c-414e45aa48d5', 'x-compute-request-id': 'req-b8bc150f-09cd-4981-9d6c-414e45aa48d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:24:55,944 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.160s 2021-10-29 01:24:55,945 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-261547d5-8128-4716-9802-8b337053c262', 'x-compute-request-id': 'req-261547d5-8128-4716-9802-8b337053c262', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:24:57,104 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.150s 2021-10-29 01:24:57,104 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-743982f5-c8e2-4033-a490-dbf46cbae90d', 'x-compute-request-id': 'req-743982f5-c8e2-4033-a490-dbf46cbae90d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:24:58,263 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.150s 2021-10-29 01:24:58,263 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8dced25-18df-497e-9cbb-e856050c0d0c', 'x-compute-request-id': 'req-e8dced25-18df-497e-9cbb-e856050c0d0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:24:59,428 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.155s 2021-10-29 01:24:59,428 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86e964a2-3975-4323-8310-8586329ee25e', 'x-compute-request-id': 'req-86e964a2-3975-4323-8310-8586329ee25e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:25:00,583 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.146s 2021-10-29 01:25:00,584 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:25:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0eabb1ea-ee70-4052-a60c-308ef4e32e66', 'x-compute-request-id': 'req-0eabb1ea-ee70-4052-a60c-308ef4e32e66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:25:01,744 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.152s 2021-10-29 01:25:01,745 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:25:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b34e57fd-8562-42dd-bdef-ee8531374a94', 'x-compute-request-id': 'req-b34e57fd-8562-42dd-bdef-ee8531374a94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:25:02,902 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.148s 2021-10-29 01:25:02,902 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:25:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ae4e434-2e92-4efb-a18d-fd9fe253e2c0', 'x-compute-request-id': 'req-6ae4e434-2e92-4efb-a18d-fd9fe253e2c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:25:04,059 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.148s 2021-10-29 01:25:04,059 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:25:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abb8b105-3971-489f-a193-a930114fd492', 'x-compute-request-id': 'req-abb8b105-3971-489f-a193-a930114fd492', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:25:05,219 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.151s 2021-10-29 01:25:05,219 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:25:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83870ebd-e5a6-4f4e-96ab-2e59d0787f1d', 'x-compute-request-id': 'req-83870ebd-e5a6-4f4e-96ab-2e59d0787f1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:25:06,376 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.147s 2021-10-29 01:25:06,376 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:25:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20531176-82a6-4244-a303-326b462e0c53', 'x-compute-request-id': 'req-20531176-82a6-4244-a303-326b462e0c53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:25:07,538 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.152s 2021-10-29 01:25:07,538 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:25:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02a44a83-2401-4c6e-a4fd-532fb16bce5d', 'x-compute-request-id': 'req-02a44a83-2401-4c6e-a4fd-532fb16bce5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:25:08,698 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.151s 2021-10-29 01:25:08,698 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:25:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fcb741a7-74a7-4abf-aabd-b6c1035a4cc6', 'x-compute-request-id': 'req-fcb741a7-74a7-4abf-aabd-b6c1035a4cc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:25:09,860 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.153s 2021-10-29 01:25:09,861 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:25:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cccdbda5-d870-4584-b6eb-7a994c2633f4', 'x-compute-request-id': 'req-cccdbda5-d870-4584-b6eb-7a994c2633f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:25:11,031 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 0.161s 2021-10-29 01:25:11,031 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:25:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ef787d0-7663-4e84-8b27-28d77c2c1777', 'x-compute-request-id': 'req-0ef787d0-7663-4e84-8b27-28d77c2c1777', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd'} Body: b'{"server": {"id": "efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd", "name": "tempest-TestShelveInstance-server-139767123", "status": "ACTIVE", "tenant_id": "7c4db728610349e3b7f324f37a51b58c", "user_id": "306798b38f4f419aaf5472650c2c1ea5", "metadata": {}, "hostId": "b48371a687bdc7ad461b7efedd538d3e043dc459a49ad94abf2f5f31", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:14:25Z", "updated": "2021-10-29T01:23:25Z", "addresses": {"tempest-TestShelveInstance-1740311220-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:1c:9e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1011925652", "OS-SRV-USG:launched_at": "2021-10-29T01:14:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1001540421"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bbaab3f1-c0eb-4bc4-aef8-17822d1a39b4"}]}}' 2021-10-29 01:26:12,098 116438 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.90', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 2021-10-29 01:27:12,111 116438 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.90', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 2021-10-29 01:28:12,170 116438 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.90', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 2021-10-29 01:29:12,232 116438 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.90', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 2021-10-29 01:30:12,291 116438 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.90', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 2021-10-29 01:31:12,352 116438 WARNING [urllib3.connectionpool] Retrying (Retry(total=4, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.90', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 2021-10-29 01:32:12,412 116438 WARNING [urllib3.connectionpool] Retrying (Retry(total=3, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.90', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 2021-10-29 01:33:12,473 116438 WARNING [urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.90', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 2021-10-29 01:34:12,534 116438 WARNING [urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.90', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 2021-10-29 01:35:12,596 116438 WARNING [urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.90', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd 2021-10-29 01:36:12,925 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.222.0.90:9696/v2.0/security-groups/0aa17925-cb5f-4a9d-ba1e-a8cbeb75c91f 0.269s 2021-10-29 01:36:12,925 116438 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-d2818028-ff92-4030-9c49-22c91c228d71', 'content-length': '0', 'date': 'Fri, 29 Oct 2021 01:36:12 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.90:9696/v2.0/security-groups/0aa17925-cb5f-4a9d-ba1e-a8cbeb75c91f'} Body: b'' 2021-10-29 01:37:12,967 116438 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.90', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/os-keypairs/tempest-TestShelveInstance-1011925652 2021-10-29 01:38:13,027 116438 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.90', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/os-keypairs/tempest-TestShelveInstance-1011925652 2021-10-29 01:38:14,249 116438 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 404 DELETE http://10.222.0.90/compute/v2.1/os-keypairs/tempest-TestShelveInstance-1011925652 121.323s 2021-10-29 01:38:14,249 116438 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:38:13 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': '143', 'x-openstack-request-id': 'req-f108de0e-08fc-45f9-882d-2e77f58c148e', 'x-compute-request-id': 'req-f108de0e-08fc-45f9-882d-2e77f58c148e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.90/compute/v2.1/os-keypairs/tempest-TestShelveInstance-1011925652'} Body: b'{"itemNotFound": {"code": 404, "message": "Keypair tempest-TestShelveInstance-1011925652 not found for user 306798b38f4f419aaf5472650c2c1ea5"}}' }}} traceback-1: {{{ Traceback (most recent call last): File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 445, in _make_request six.raise_from(e, None) File "<string>", line 3, in raise_from File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 440, in _make_request httplib_response = conn.getresponse() File "/usr/lib/python3.8/http/client.py", line 1344, in getresponse response.begin() File "/usr/lib/python3.8/http/client.py", line 307, in begin version, status, reason = self._read_status() File "/usr/lib/python3.8/http/client.py", line 268, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/lib/python3.8/socket.py", line 669, in readinto return self._sock.recv_into(b) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 699, in urlopen httplib_response = self._make_request( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 447, in _make_request self._raise_timeout(err=e, url=url, timeout_value=read_timeout) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 336, in _raise_timeout raise ReadTimeoutError( urllib3.exceptions.ReadTimeoutError: HTTPConnectionPool(host='10.222.0.90', port=80): Read timed out. (read timeout=60) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 113, in wait_for_server_termination body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 147, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 314, in get return self.request('GET', url, extra_headers, headers) 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 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 74, in request return self.request_encode_url( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/request.py", line 96, in request_encode_url 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 783, in urlopen return self.urlopen( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 783, in urlopen return self.urlopen( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 783, in urlopen return self.urlopen( [Previous line repeated 7 more times] File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 755, in urlopen retries = retries.increment( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/util/retry.py", line 574, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='10.222.0.90', port=80): Max retries exceeded with url: /compute/v2.1/servers/efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd (Caused by ReadTimeoutError("HTTPConnectionPool(host='10.222.0.90', port=80): Read timed out. (read timeout=60)")) }}} traceback-2: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/services/compute/keypairs_client.py", line 87, in delete_keypair 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/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 809, in _error_checker raise exceptions.NotFound(resp_body, resp=resp) tempest.lib.exceptions.NotFound: Object not found Details: {'code': 404, 'message': 'Keypair tempest-TestShelveInstance-1011925652 not found for user 306798b38f4f419aaf5472650c2c1ea5'} }}} 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 95, in _create_server_then_shelve_and_unshelve self._shelve_then_unshelve_server(server) File "/opt/stack/tempest/tempest/scenario/test_shelve_instance.py", line 55, in _shelve_then_unshelve_server compute.shelve_server(self.servers_client, server['id'], File "/opt/stack/tempest/tempest/common/compute.py", line 291, in shelve_server waiters.wait_for_server_status(servers_client, server_id, File "/opt/stack/tempest/tempest/common/waiters.py", line 96, in wait_for_server_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (TestShelveInstance:test_shelve_volume_backed_instance) Server efc9fb7b-3a7f-4f33-bb84-c642d77d4cfd failed to reach SHELVED_OFFLOADED status and task state "None" within the required time (360 s). Current status: ACTIVE. Current task state: shelving. |
||||||
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
ft8.1: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-10-29 01:16:35,568 116439 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group 2021-10-29 01:16:36,150 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 POST http://10.222.0.90/compute/v2.1/os-keypairs 0.581s 2021-10-29 01:16:36,150 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-1685738325"}} Response - Headers: {'date': 'Fri, 29 Oct 2021 01:16:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2315', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fe65c16-1dcc-4c0b-9944-2c7472dfd3e1', 'x-compute-request-id': 'req-3fe65c16-1dcc-4c0b-9944-2c7472dfd3e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEowIBAAKCAQEA6A2Cmomgieg1YIY1cSDped+uJJCMcCUT6DYpnOzVkFZOO1D0\\nSC8udetphE+wgauw5CD0BFfhNgA8I2DDE3I4Z/++TJAjAj4kHwnmd7BZzWG6vAMh\\noyYOKLuMto+XM7O25FckPfSJIE3dW4pE9OOdZfZImWvIvhQCUmb4Pxxa+BdNaeLr\\n3dzkRW3d1Z52lGqH9c+WnL7sKGk+kFj2WY7OZy+InThFlpTAeshK5do1aZnIwJ2X\\nO4XQWRdmDDWIsZihZPCWcTXmGhGOlBsg2LmIwUCFei2yABbTGlkNxelN1Pt6egYv\\nA9iGpyorzVHlt/Y68ppK6uHFg/L1WaMJc3MKYQIDAQABAoIBAC3x/tn6Rf8IKwlh\\niVNM4O1wjFpRBH1v2fEwSCz5948Mh5DXBocEUH6ojcvUu23xQKTqoWX6wGygv0eB\\n8R34j5KH4HXoVAYtp5k9rJQmJqGzp/Vx6UcUUdleyQ2cgKOMAbpURqi9sijjQeDO\\nD7ktGA0IJne6D5UTASKvoJdeVeSo1/ZZ9H3q+pWLcZUtOqsPYcSxH21uhWXE+1lY\\negdaJz+yGqAX9Il9Zw81iJbx6MtyzjmEMDMh7/CrjTYjFM4L+NT4q0/MvAEF8a9L\\nafE5Sni9X3U1gkOajHPmszNtVnq+PdD+bC6UtyI4JK1sakkihLqQTgkRINmAzTGv\\nH5Q/HsECgYEA9P7b+5lFrtrDdH6XgVl7s/9NAgLP8F0tOKXFsWpSjHit1MUmSiTl\\nJ1L20x8+UWGLilOTDHy95wxuDAwAjhIMvFW1jJnnRkoBeyj3Hkjwuw6O/6IdtMrP\\nMLyZsUJa794TM91UIDkQHGhV0CF5HkgB/JoBwVxuaT00mM8Zp7rgte8CgYEA8nnT\\nRagIraw0NtJ5OtPUYAkTs+FQJqOSfeZlbprfKmDoFpomaKJCXoJ60sFZ7EpuVEdu\\nGUdrXMeKxj0fnSpr4J8kTiwPkzsIclQnnZ3s36aLKpFBt0R+jtNtJlYXKvvdX+FE\\nlGASe3hLOckufIQ4Jwt5v6o+w+srcpaat9RgFK8CgYBQ/011Uggitfq2sf+e6Rmn\\nubkY+BsNKZEA0HWaoT8nZ+J4nLF7A9Wq+ZfW1taAi1JZ6iWMlFUoZQig/PrV/Yuu\\nXFvIXz2CFIeG01VX8t97yGVoiI1vrzlusHvTic+MzAvnMr5UZOk5qxjr1ZU4eLAH\\ndlcsOUXbjzurZZTiyjruiwKBgQC41wOmOvT6p6ZaEFJX9PkViHXbjyvReKoIjaTP\\nDwKGRL9H05Tp+J9Nenv0w24wQYEfgCA+5wHCBV8Vxaye26LG5aoAaXgqDTtgJCTa\\n83OJ/mRiO77z3SP47tVq/v/ERaG5IHlt/lq4grgdwe5M/2Hq6cWSxU35fgFt5b7l\\n2eCwgwKBgEH8iq6DWWcagfdc8SGlU0Ax3qWHTeGyDDc95mAt0d3/B8d+vxEqMk50\\nr+Rrp7/cGvSj77WnB14c69Nr3krtO0gVxBNqTHK0+HD9AZlvxCCV1P1oe2f5YLob\\nGaZi/+ntDw92K7d2SYUZbhT1hq4hAVVsIuTW0rEeAEi8psfl3u/5\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestVolumeBootPattern-1685738325", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDoDYKaiaCJ6DVghjVxIOl5364kkIxwJRPoNimc7NWQVk47UPRILy5162mET7CBq7DkIPQEV+E2ADwjYMMTcjhn/75MkCMCPiQfCeZ3sFnNYbq8AyGjJg4ou4y2j5czs7bkVyQ99IkgTd1bikT0451l9kiZa8i+FAJSZvg/HFr4F01p4uvd3ORFbd3VnnaUaof1z5acvuwoaT6QWPZZjs5nL4idOEWWlMB6yErl2jVpmcjAnZc7hdBZF2YMNYixmKFk8JZxNeYaEY6UGyDYuYjBQIV6LbIAFtMaWQ3F6U3U+3p6Bi8D2IanKivNUeW39jrymkrq4cWD8vVZowlzcwph Generated-by-Nova", "fingerprint": "c0:55:7a:1f:81:03:6c:fc:1f:cb:fd:80:14:af:f6:84", "user_id": "fe886b061dd447649b65fc919fb6dd87"}}' 2021-10-29 01:16:36,282 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.90:9696/v2.0/security-groups 0.130s 2021-10-29 01:16:36,283 116439 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-275931958", "description": "tempest-secgroup-smoke-275931958 description", "project_id": "ccd9f9783640477abd2d011a323a6f06"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1592', 'x-openstack-request-id': 'req-c1df6053-bb27-471c-97fb-077d18a07385', 'date': 'Fri, 29 Oct 2021 01:16:36 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.90:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "4f752c7e-2e28-4b30-a613-ec1ba959297a", "name": "tempest-secgroup-smoke-275931958", "stateful": true, "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "description": "tempest-secgroup-smoke-275931958 description", "security_group_rules": [{"id": "4caeefcb-4394-4599-944a-6ec78213a0c4", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "security_group_id": "4f752c7e-2e28-4b30-a613-ec1ba959297a", "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": 542, "description": null, "tags": [], "created_at": "2021-10-29T01:16:36Z", "updated_at": "2021-10-29T01:16:36Z", "revision_number": 0, "project_id": "ccd9f9783640477abd2d011a323a6f06"}, {"id": "ba3db13a-3ab7-4346-b9f9-0ad68775f2b9", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "security_group_id": "4f752c7e-2e28-4b30-a613-ec1ba959297a", "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": 541, "description": null, "tags": [], "created_at": "2021-10-29T01:16:36Z", "updated_at": "2021-10-29T01:16:36Z", "revision_number": 0, "project_id": "ccd9f9783640477abd2d011a323a6f06"}], "tags": [], "created_at": "2021-10-29T01:16:36Z", "updated_at": "2021-10-29T01:16:36Z", "revision_number": 1, "project_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:16:36,416 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.90:9696/v2.0/security-group-rules 0.133s 2021-10-29 01:16:36,416 116439 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": "4f752c7e-2e28-4b30-a613-ec1ba959297a", "project_id": "ccd9f9783640477abd2d011a323a6f06", "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-73d9c5b4-9d8a-4651-9467-4ab512efb915', 'date': 'Fri, 29 Oct 2021 01:16:36 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.90:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a95e85e3-b253-452c-a8f3-90c941a4f6ab", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "security_group_id": "4f752c7e-2e28-4b30-a613-ec1ba959297a", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-10-29T01:16:36Z", "updated_at": "2021-10-29T01:16:36Z", "revision_number": 0, "project_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:16:36,557 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.90:9696/v2.0/security-group-rules 0.139s 2021-10-29 01:16:36,557 116439 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": "4f752c7e-2e28-4b30-a613-ec1ba959297a", "project_id": "ccd9f9783640477abd2d011a323a6f06", "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-6d6ec612-fe31-4325-896a-c6644d001bcf', 'date': 'Fri, 29 Oct 2021 01:16:36 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.90:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "25bf5d9d-3129-439b-acef-8639ab94067d", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "security_group_id": "4f752c7e-2e28-4b30-a613-ec1ba959297a", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-10-29T01:16:36Z", "updated_at": "2021-10-29T01:16:36Z", "revision_number": 0, "project_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:16:36,688 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.90:9696/v2.0/security-group-rules 0.130s 2021-10-29 01:16:36,688 116439 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": "4f752c7e-2e28-4b30-a613-ec1ba959297a", "project_id": "ccd9f9783640477abd2d011a323a6f06", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-35af8fec-3a3c-4e56-b12c-034055c75b5d', 'date': 'Fri, 29 Oct 2021 01:16:36 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.90:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a56bf7b2-ba27-4ead-acf4-149e1c5c3136", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "security_group_id": "4f752c7e-2e28-4b30-a613-ec1ba959297a", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-10-29T01:16:36Z", "updated_at": "2021-10-29T01:16:36Z", "revision_number": 0, "project_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:16:36,819 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.90:9696/v2.0/security-group-rules 0.130s 2021-10-29 01:16:36,819 116439 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": "4f752c7e-2e28-4b30-a613-ec1ba959297a", "project_id": "ccd9f9783640477abd2d011a323a6f06", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-58d63ad8-83b8-48f8-93b5-3f4b68d1716a', 'date': 'Fri, 29 Oct 2021 01:16:36 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.90:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a3a9debc-16d6-4f83-84fa-8265362a895c", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "security_group_id": "4f752c7e-2e28-4b30-a613-ec1ba959297a", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-10-29T01:16:36Z", "updated_at": "2021-10-29T01:16:36Z", "revision_number": 0, "project_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:16:36,955 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.90:9696/v2.0/security-group-rules 0.135s 2021-10-29 01:16:36,956 116439 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": "4f752c7e-2e28-4b30-a613-ec1ba959297a", "project_id": "ccd9f9783640477abd2d011a323a6f06", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-328bfa65-5550-423e-ad45-277149ae4414', 'date': 'Fri, 29 Oct 2021 01:16:36 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.90:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9bf3e57a-301c-4cb1-815d-58a0751378a3", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "security_group_id": "4f752c7e-2e28-4b30-a613-ec1ba959297a", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-10-29T01:16:36Z", "updated_at": "2021-10-29T01:16:36Z", "revision_number": 0, "project_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:16:37,082 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.90:9696/v2.0/security-group-rules 0.125s 2021-10-29 01:16:37,082 116439 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": "4f752c7e-2e28-4b30-a613-ec1ba959297a", "project_id": "ccd9f9783640477abd2d011a323a6f06", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-8fa379ca-7cd1-46a5-a7dc-19c39ad8d195', 'date': 'Fri, 29 Oct 2021 01:16:37 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.90:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "52355e14-b0fb-4ee3-abbf-776cb75660b1", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "security_group_id": "4f752c7e-2e28-4b30-a613-ec1ba959297a", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-10-29T01:16:37Z", "updated_at": "2021-10-29T01:16:37Z", "revision_number": 0, "project_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:16:37,083 116439 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume 2021-10-29 01:16:37,103 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/image/v2/images/3fef3f0d-d772-4999-b764-d6690634a06d 0.020s 2021-10-29 01:16:37,104 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:16:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '946', 'content-type': 'application/json', 'x-openstack-request-id': 'req-14fcfdf7-48cb-4db3-8fe9-cfe87a3df353', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/image/v2/images/3fef3f0d-d772-4999-b764-d6690634a06d'} 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": "2addabbd3a37466e90c429e5322f2146", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53", "id": "3fef3f0d-d772-4999-b764-d6690634a06d", "created_at": "2021-10-29T01:06:10Z", "updated_at": "2021-10-29T01:06:26Z", "tags": [], "self": "/v2/images/3fef3f0d-d772-4999-b764-d6690634a06d", "file": "/v2/images/3fef3f0d-d772-4999-b764-d6690634a06d/file", "schema": "/v2/schemas/image"}' 2021-10-29 01:16:37,487 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes 0.382s 2021-10-29 01:16:37,487 116439 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-1661004852", "snapshot_id": null, "imageRef": "3fef3f0d-d772-4999-b764-d6690634a06d", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Fri, 29 Oct 2021 01:16:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38943aa0-9a60-4874-92f1-7c76223604a4', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38943aa0-9a60-4874-92f1-7c76223604a4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.396476", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-10-29 01:16:37,569 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.075s 2021-10-29 01:16:37,569 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:16:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8441e244-410e-4dbd-91c1-167f0d25f180', 'content-length': '896', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8441e244-410e-4dbd-91c1-167f0d25f180', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:16:38,618 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.041s 2021-10-29 01:16:38,619 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:16:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-684e4657-c246-4e55-a79a-73cb89d7b475', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-684e4657-c246-4e55-a79a-73cb89d7b475', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:16:38.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:16:39,666 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.040s 2021-10-29 01:16:39,667 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:16:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-514305e7-51a1-43f8-89eb-5133e480738f', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-514305e7-51a1-43f8-89eb-5133e480738f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:16:38.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:16:40,711 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.036s 2021-10-29 01:16:40,711 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:16:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a019f68-5b01-426a-b0c4-9a1f25675e8f', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a019f68-5b01-426a-b0c4-9a1f25675e8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:16:38.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:16:41,755 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.037s 2021-10-29 01:16:41,755 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:16:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4a0d089-c80f-4849-925e-b8b6073d28cd', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4a0d089-c80f-4849-925e-b8b6073d28cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:16:38.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:16:42,799 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.036s 2021-10-29 01:16:42,799 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:16:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69062f39-612a-4948-b1bc-da93fb54c0cf', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69062f39-612a-4948-b1bc-da93fb54c0cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:16:38.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:16:43,848 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:16:43,849 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:16:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e47892c-18eb-4976-8a4e-e6ad711ef142', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e47892c-18eb-4976-8a4e-e6ad711ef142', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:16:38.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:16:44,893 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.036s 2021-10-29 01:16:44,893 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:16:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d3f3937-3aad-4742-ae8c-1ccd0c0577c4', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d3f3937-3aad-4742-ae8c-1ccd0c0577c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:16:38.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:16:45,938 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.037s 2021-10-29 01:16:45,938 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:16:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1f22a84-753e-4383-be83-064564bae5eb', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1f22a84-753e-4383-be83-064564bae5eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:16:38.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:16:47,036 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.089s 2021-10-29 01:16:47,036 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:16:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-145519e5-884f-4e07-8b7d-0194b0ce2f6c', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-145519e5-884f-4e07-8b7d-0194b0ce2f6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:16:38.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:16:48,085 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.041s 2021-10-29 01:16:48,085 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:16:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e4a8c2b-cb74-48f6-bfbc-1c87e0aeec9f', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e4a8c2b-cb74-48f6-bfbc-1c87e0aeec9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:16:38.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:16:49,129 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.036s 2021-10-29 01:16:49,130 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:16:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1397c21-8bbc-46eb-992e-8abbf129be12', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1397c21-8bbc-46eb-992e-8abbf129be12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:16:38.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:16:50,175 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.037s 2021-10-29 01:16:50,175 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:16:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7b3552b-9652-4653-be92-18739e09640b', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7b3552b-9652-4653-be92-18739e09640b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:16:38.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:16:51,225 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.043s 2021-10-29 01:16:51,226 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:16:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcd7da44-e287-487d-be51-19b8949320aa', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcd7da44-e287-487d-be51-19b8949320aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:16:38.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:16:52,276 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:16:52,276 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:16:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6905d8b2-501d-4b62-bf27-13dbc7f66f51', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6905d8b2-501d-4b62-bf27-13dbc7f66f51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:16:38.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:16:53,323 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.039s 2021-10-29 01:16:53,323 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:16:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5200afcf-fc50-418a-bf7c-5bba91e019d0', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5200afcf-fc50-418a-bf7c-5bba91e019d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:16:38.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:16:54,368 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.037s 2021-10-29 01:16:54,369 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:16:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e831207-0a69-4736-947e-d9c15bd08bab', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e831207-0a69-4736-947e-d9c15bd08bab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:16:38.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:16:55,413 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.036s 2021-10-29 01:16:55,413 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:16:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b3b8c32-5bed-4865-8a9f-c65de48f2e60', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b3b8c32-5bed-4865-8a9f-c65de48f2e60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:16:38.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:16:56,457 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.036s 2021-10-29 01:16:56,458 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:16:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20282746-83cc-4752-a38d-fa8b1821ba90', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20282746-83cc-4752-a38d-fa8b1821ba90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:16:38.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:16:57,503 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.036s 2021-10-29 01:16:57,503 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:16:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f54a6310-5ddf-4132-8306-f40d02c0b631', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f54a6310-5ddf-4132-8306-f40d02c0b631', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:16:57.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:16:58,550 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.038s 2021-10-29 01:16:58,550 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:16:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04fb3d94-1f78-4692-9b48-c452242c575c', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04fb3d94-1f78-4692-9b48-c452242c575c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:16:57.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:16:59,598 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.040s 2021-10-29 01:16:59,599 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:16:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ba3d53e-5311-4937-baaa-d5293198a393', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ba3d53e-5311-4937-baaa-d5293198a393', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:16:57.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:17:00,650 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.043s 2021-10-29 01:17:00,650 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04832160-537a-493f-9806-916427048e2f', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04832160-537a-493f-9806-916427048e2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:16:57.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:17:01,695 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.037s 2021-10-29 01:17:01,696 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e1c6037-c498-4a51-b371-39f9eec2b9f8', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e1c6037-c498-4a51-b371-39f9eec2b9f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:16:57.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:17:02,741 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.037s 2021-10-29 01:17:02,742 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd5a60a1-deb7-4184-89e1-fcc73165baa1', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd5a60a1-deb7-4184-89e1-fcc73165baa1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:16:57.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:17:03,788 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.037s 2021-10-29 01:17:03,788 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1176101-af04-475e-9d60-3048d452877f', 'content-length': '1369', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1176101-af04-475e-9d60-3048d452877f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:04.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "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": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:17:03,795 116439 INFO [tempest.common.waiters] volume b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 reached available after waiting for 26.795050 seconds 2021-10-29 01:17:03,834 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.039s 2021-10-29 01:17:03,835 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-987a4179-1426-465f-92bf-66bba8bd21b0', 'content-length': '1369', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-987a4179-1426-465f-92bf-66bba8bd21b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:04.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "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": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:17:03,924 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.90/identity/v3/auth/tokens 0.077s 2021-10-29 01:17:03,925 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3397', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-57626084-5bf6-4d06-a12d-357c36816c2d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.90/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "fe886b061dd447649b65fc919fb6dd87", "name": "tempest-TestVolumeBootPattern-266951710-project", "password_expires_at": null}, "audit_ids": ["R5LkPVryQWCgvvmdWgj4WQ"], "expires_at": "2021-10-29T02:17:03.000000Z", "issued_at": "2021-10-29T01:17:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccd9f9783640477abd2d011a323a6f06", "name": "tempest-TestVolumeBootPattern-266951710"}, "is_domain": false, "roles": [{"id": "901d2ea36c0e4d06903870722ee0b8fb", "name": "reader"}, {"id": "5d7c618158364fba9cc0c1e77a59845c", "name": "member"}], "catalog": [{"endpoints": [{"id": "d14f714efaef48e3939edbd832cb406e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.90/compute/v2/ccd9f9783640477abd2d011a323a6f06", "region": "RegionOne"}], "id": "0811ec22130f40d4a43f6dd16513ed72", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "88d29f25b6a44b5c80900c1afeb345c2", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.90:9696/", "region": "RegionOne"}], "id": "2a84d9bd3b084feba56e86c5e651391c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "c7f9a57d599446ffa30e9e099f08d3ba", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.90/identity", "region": "RegionOne"}, {"id": "ec2aced7cfb148839818e64b8bd20a2e", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.90/identity", "region": "RegionOne"}], "id": "611bd238bd4d4856bf76ba86e3fe13b1", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e5ce52190719410ab943bad871218ad7", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.90/image", "region": "RegionOne"}], "id": "68411d33a7d84a9e9dc17be1fa41501e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "c9e014eebde240c1adfb8d13bb165f71", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.90/placement", "region": "RegionOne"}], "id": "6b08ef7b5ee74dffa8b217774782ff7c", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6d498c5779d74a319a9ab02e44f74dde", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.90:8080", "region": "RegionOne"}, {"id": "7dd4a5f18cde4233a2019d527c179cdd", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.90:8080/v1/AUTH_ccd9f9783640477abd2d011a323a6f06", "region": "RegionOne"}], "id": "966491eb38854b519bf80343bcc17f2f", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "7a728f27fbca4aa6bf714f128e83ec00", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.90/compute/v2.1", "region": "RegionOne"}], "id": "b1522b722876445da86f6ead52fc656c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "c992b3c8358845ed85992e4b82b566eb", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06", "region": "RegionOne"}], "id": "b8948c1170804098a75a420182945dc5", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "baa451c0b29e4c8a9e46e3737a853a9b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06", "region": "RegionOne"}], "id": "c5a72e58002141e9bd77000fffc4c273", "type": "block-storage", "name": "cinder"}]}}' 2021-10-29 01:17:03,925 116439 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPattern:test_volume_boot_pattern) Found network {'id': 'e48074f6-6fab-44e6-a44e-4ac3f949f062', 'name': 'tempest-TestVolumeBootPattern-475864349-network', 'tenant_id': 'ccd9f9783640477abd2d011a323a6f06', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'ccd9f9783640477abd2d011a323a6f06', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 810, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-10-29T01:16:24Z', 'updated_at': '2021-10-29T01:16:24Z', 'revision_number': 1} available for tenant 2021-10-29 01:17:04,669 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.222.0.90/compute/v2.1/servers 0.743s 2021-10-29 01:17:04,670 116439 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-106260691", "imageRef": "", "flavorRef": "452", "key_name": "tempest-TestVolumeBootPattern-1685738325", "security_groups": [{"name": "tempest-secgroup-smoke-275931958"}], "block_device_mapping_v2": [{"uuid": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "e48074f6-6fab-44e6-a44e-4ac3f949f062"}]}} Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '405', 'location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b813847a-20dd-43ce-9ec4-8625d9e1427b', 'x-compute-request-id': 'req-b813847a-20dd-43ce-9ec4-8625d9e1427b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.90/compute/v2.1/servers'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-275931958"}], "adminPass": "we65K4azLJmn"}}' 2021-10-29 01:17:04,761 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.088s 2021-10-29 01:17:04,761 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1470d0d-2061-4ad5-8d14-c16b643380d8', 'x-compute-request-id': 'req-b1470d0d-2061-4ad5-8d14-c16b643380d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "BUILD", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:05Z", "updated": "2021-10-29T01:17:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 01:17:05,854 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.083s 2021-10-29 01:17:05,854 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1192', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d3f1964-5d11-4634-92e9-04b752019131', 'x-compute-request-id': 'req-6d3f1964-5d11-4634-92e9-04b752019131', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "BUILD", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:17:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1685738325", "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": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:17:05,862 116439 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2021-10-29 01:17:06,958 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.095s 2021-10-29 01:17:06,958 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1210', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f2b4e81-51e1-4c3b-9d55-9d6c132eba8a', 'x-compute-request-id': 'req-1f2b4e81-51e1-4c3b-9d55-9d6c132eba8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "BUILD", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:17:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1685738325", "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": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:17:06,965 116439 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/block_device_mapping" after 2 second wait 2021-10-29 01:17:08,125 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.158s 2021-10-29 01:17:08,126 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:07 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-9589d01f-7c6e-43fe-95c0-e4f169359e29', 'x-compute-request-id': 'req-9589d01f-7c6e-43fe-95c0-e4f169359e29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "BUILD", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:17:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-275931958"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:17:08,133 116439 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 4 second wait 2021-10-29 01:17:09,279 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.145s 2021-10-29 01:17:09,279 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b03c421-6e16-4161-b795-a5a8ca80eb7c', 'x-compute-request-id': 'req-8b03c421-6e16-4161-b795-a5a8ca80eb7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "BUILD", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:17:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-275931958"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:17:10,434 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.146s 2021-10-29 01:17:10,435 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8842332-66a4-4c0c-9d10-8a3c9ed45cf3', 'x-compute-request-id': 'req-a8842332-66a4-4c0c-9d10-8a3c9ed45cf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "BUILD", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:17:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-275931958"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:17:11,590 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.147s 2021-10-29 01:17:11,590 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34d66348-dbea-4b1f-89af-b62b86f57ab0', 'x-compute-request-id': 'req-34d66348-dbea-4b1f-89af-b62b86f57ab0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "BUILD", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:17:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-275931958"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:17:12,742 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.143s 2021-10-29 01:17:12,742 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c30e76ba-332a-49ac-b6a2-90ddc1e95e38', 'x-compute-request-id': 'req-c30e76ba-332a-49ac-b6a2-90ddc1e95e38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "BUILD", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:17:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-275931958"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:17:13,900 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.149s 2021-10-29 01:17:13,901 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:13 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-07ee5b5b-d9a8-469a-b3c3-c5afa2e8a0c0', 'x-compute-request-id': 'req-07ee5b5b-d9a8-469a-b3c3-c5afa2e8a0c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "BUILD", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:17:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-275931958"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:17:15,057 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.147s 2021-10-29 01:17:15,058 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87a6a9e8-ec27-4093-9228-304a93eb7d56', 'x-compute-request-id': 'req-87a6a9e8-ec27-4093-9228-304a93eb7d56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "BUILD", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:17:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-275931958"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:17:16,208 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.142s 2021-10-29 01:17:16,209 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:16 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-cc04e22f-5cee-41d2-94bc-be4c73fb7e6c', 'x-compute-request-id': 'req-cc04e22f-5cee-41d2-94bc-be4c73fb7e6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "BUILD", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:17:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-275931958"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:17:17,362 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.145s 2021-10-29 01:17:17,363 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:17 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-e11a52f4-af65-4157-8fb1-b5cf4da2ce5f', 'x-compute-request-id': 'req-e11a52f4-af65-4157-8fb1-b5cf4da2ce5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "BUILD", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:17:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-275931958"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:17:18,511 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.140s 2021-10-29 01:17:18,512 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:18 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-23912ebe-75eb-4021-a040-8c166a1395c2', 'x-compute-request-id': 'req-23912ebe-75eb-4021-a040-8c166a1395c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "BUILD", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:17:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-275931958"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:17:19,664 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.144s 2021-10-29 01:17:19,664 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:19 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-13e437ea-af27-4ac4-b50b-f8a82e89397a', 'x-compute-request-id': 'req-13e437ea-af27-4ac4-b50b-f8a82e89397a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "BUILD", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:17:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-275931958"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:17:20,817 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.144s 2021-10-29 01:17:20,817 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:20 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-e682e933-2a4a-46aa-9ae3-c8843a6c43cd', 'x-compute-request-id': 'req-e682e933-2a4a-46aa-9ae3-c8843a6c43cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:17:21Z", "addresses": {"tempest-TestVolumeBootPattern-475864349-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:70:12"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-275931958"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:17:20,825 116439 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 16 second wait 2021-10-29 01:17:20,967 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.141s 2021-10-29 01:17:20,967 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:17:20 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-d6f36490-d862-4c79-8572-0a5ea0ae13fc', 'x-compute-request-id': 'req-d6f36490-d862-4c79-8572-0a5ea0ae13fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:17:21Z", "addresses": {"tempest-TestVolumeBootPattern-475864349-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:70:12"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-275931958"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:17:20,977 116439 INFO [tempest.scenario.test_volume_boot_pattern] Booted first instance: {'id': '11a30efc-58bb-4139-a2ca-1712680c7fde', 'name': 'tempest-TestVolumeBootPattern-server-106260691', 'status': 'ACTIVE', 'tenant_id': 'ccd9f9783640477abd2d011a323a6f06', 'user_id': 'fe886b061dd447649b65fc919fb6dd87', 'metadata': {}, 'hostId': '4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820', 'image': '', 'flavor': {'id': '452', 'links': [{'rel': 'bookmark', 'href': 'http://10.222.0.90/compute/flavors/452'}]}, 'created': '2021-10-29T01:17:04Z', 'updated': '2021-10-29T01:17:21Z', 'addresses': {'tempest-TestVolumeBootPattern-475864349-network': [{'version': 4, 'addr': '172.20.0.4', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:40:70:12'}]}, 'accessIPv4': '', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'}, {'rel': 'bookmark', 'href': 'http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-TestVolumeBootPattern-1685738325', 'OS-SRV-USG:launched_at': '2021-10-29T01:17:20.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-secgroup-smoke-275931958'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [{'id': 'b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'}]} 2021-10-29 01:17:20,978 116439 INFO [tempest.scenario.test_volume_boot_pattern] Setting timestamp in instance {'id': '11a30efc-58bb-4139-a2ca-1712680c7fde', 'name': 'tempest-TestVolumeBootPattern-server-106260691', 'status': 'ACTIVE', 'tenant_id': 'ccd9f9783640477abd2d011a323a6f06', 'user_id': 'fe886b061dd447649b65fc919fb6dd87', 'metadata': {}, 'hostId': '4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820', 'image': '', 'flavor': {'id': '452', 'links': [{'rel': 'bookmark', 'href': 'http://10.222.0.90/compute/flavors/452'}]}, 'created': '2021-10-29T01:17:04Z', 'updated': '2021-10-29T01:17:21Z', 'addresses': {'tempest-TestVolumeBootPattern-475864349-network': [{'version': 4, 'addr': '172.20.0.4', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:40:70:12'}]}, 'accessIPv4': '', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'}, {'rel': 'bookmark', 'href': 'http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-TestVolumeBootPattern-1685738325', 'OS-SRV-USG:launched_at': '2021-10-29T01:17:20.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-secgroup-smoke-275931958'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [{'id': 'b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'}]} 2021-10-29 01:17:21,183 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90:9696/v2.0/ports?device_id=11a30efc-58bb-4139-a2ca-1712680c7fde 0.204s 2021-10-29 01:17:21,183 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '899', 'x-openstack-request-id': 'req-590ce903-ddca-4190-b158-81b960b0bc0e', 'date': 'Fri, 29 Oct 2021 01:17:21 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90:9696/v2.0/ports?device_id=11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"ports":[{"id":"a1c1c487-5f02-4bbf-96cd-d6b3e55b076a","name":"","network_id":"e48074f6-6fab-44e6-a44e-4ac3f949f062","tenant_id":"ccd9f9783640477abd2d011a323a6f06","mac_address":"fa:16:3e:40:70:12","admin_state_up":true,"status":"ACTIVE","device_id":"11a30efc-58bb-4139-a2ca-1712680c7fde","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"77d663f1-1ab7-4393-98c6-bfa89fd2acb2","ip_address":"172.20.0.4"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["4f752c7e-2e28-4b30-a613-ec1ba959297a"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"hv-cinder-81558","binding:vif_type":"hyperv","binding:vif_details":{"connectivity":"legacy","port_filter":false},"port_security_enabled":true,"tags":[],"created_at":"2021-10-29T01:17:06Z","updated_at":"2021-10-29T01:17:18Z","revision_number":5,"project_id":"ccd9f9783640477abd2d011a323a6f06"}]}' 2021-10-29 01:17:23,163 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.90:9696/v2.0/floatingips 1.978s 2021-10-29 01:17:23,163 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "1031de66-b2b6-4d18-8414-7901e81aeddb", "port_id": "a1c1c487-5f02-4bbf-96cd-d6b3e55b076a", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "fixed_ip_address": "172.20.0.4"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-b52590fc-fc11-4f1d-85a3-99b5221b7d4d', 'date': 'Fri, 29 Oct 2021 01:17:23 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.90:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "96c552a9-5510-48da-b4f0-7bb702779f9f", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "floating_ip_address": "172.27.2.138", "floating_network_id": "1031de66-b2b6-4d18-8414-7901e81aeddb", "router_id": "46f2bc76-beed-4fc0-9572-189a8a738ab3", "port_id": "a1c1c487-5f02-4bbf-96cd-d6b3e55b076a", "fixed_ip_address": "172.20.0.4", "status": "DOWN", "project_id": "ccd9f9783640477abd2d011a323a6f06", "description": "", "port_details": {"name": "", "network_id": "e48074f6-6fab-44e6-a44e-4ac3f949f062", "mac_address": "fa:16:3e:40:70:12", "admin_state_up": true, "status": "ACTIVE", "device_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "device_owner": "compute:nova"}, "tags": [], "created_at": "2021-10-29T01:17:21Z", "updated_at": "2021-10-29T01:17:21Z", "revision_number": 0}}' 2021-10-29 01:17:23,181 116439 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.2.138:22' as 'ubuntu' with public key authentication 2021-10-29 01:17:27,159 116439 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.2.138 ([Errno None] Unable to connect to port 22 on 172.27.2.138). Number attempts: 1. Retry after 2 seconds. 2021-10-29 01:17:32,726 116439 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.2.138 ([Errno None] Unable to connect to port 22 on 172.27.2.138). Number attempts: 2. Retry after 3 seconds. 2021-10-29 01:17:39,286 116439 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.2.138 ([Errno None] Unable to connect to port 22 on 172.27.2.138). Number attempts: 3. Retry after 4 seconds. 2021-10-29 01:17:46,870 116439 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.2.138 ([Errno None] Unable to connect to port 22 on 172.27.2.138). Number attempts: 4. Retry after 5 seconds. 2021-10-29 01:17:53,401 116439 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.2.138 ([Errno None] Unable to connect to port 22 on 172.27.2.138). Number attempts: 5. Retry after 6 seconds. 2021-10-29 01:17:59,914 116439 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.2.138 ([Errno None] Unable to connect to port 22 on 172.27.2.138). Number attempts: 6. Retry after 7 seconds. 2021-10-29 01:18:07,436 116439 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-10-29 01:18:07,610 116439 INFO [paramiko.transport] Authentication (publickey) successful! 2021-10-29 01:18:07,611 116439 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.2.138 successfully created 2021-10-29 01:18:07,611 116439 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo sh -c "date > /mnt/timestamp; sync" 2021-10-29 01:18:07,611 116439 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.2.138:22' as 'ubuntu' with public key authentication 2021-10-29 01:18:07,636 116439 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-10-29 01:18:07,791 116439 INFO [paramiko.transport] Authentication (publickey) successful! 2021-10-29 01:18:07,792 116439 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.2.138 successfully created 2021-10-29 01:18:51,130 116439 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo cat /mnt/timestamp 2021-10-29 01:18:51,130 116439 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.2.138:22' as 'ubuntu' with public key authentication 2021-10-29 01:18:51,142 116439 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-10-29 01:18:51,273 116439 INFO [paramiko.transport] Authentication (publickey) successful! 2021-10-29 01:18:51,274 116439 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.2.138 successfully created 2021-10-29 01:19:31,556 116439 INFO [tempest.scenario.test_volume_boot_pattern] Deleting first instance: {'id': '11a30efc-58bb-4139-a2ca-1712680c7fde', 'name': 'tempest-TestVolumeBootPattern-server-106260691', 'status': 'ACTIVE', 'tenant_id': 'ccd9f9783640477abd2d011a323a6f06', 'user_id': 'fe886b061dd447649b65fc919fb6dd87', 'metadata': {}, 'hostId': '4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820', 'image': '', 'flavor': {'id': '452', 'links': [{'rel': 'bookmark', 'href': 'http://10.222.0.90/compute/flavors/452'}]}, 'created': '2021-10-29T01:17:04Z', 'updated': '2021-10-29T01:17:21Z', 'addresses': {'tempest-TestVolumeBootPattern-475864349-network': [{'version': 4, 'addr': '172.20.0.4', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:40:70:12'}]}, 'accessIPv4': '', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'}, {'rel': 'bookmark', 'href': 'http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-TestVolumeBootPattern-1685738325', 'OS-SRV-USG:launched_at': '2021-10-29T01:17:20.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-secgroup-smoke-275931958'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [{'id': 'b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'}]} 2021-10-29 01:19:31,679 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 204 DELETE http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.122s 2021-10-29 01:19:31,679 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:31 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-b3b1c5e5-7b74-4a70-8cd3-2b87e79ae52c', 'x-compute-request-id': 'req-b3b1c5e5-7b74-4a70-8cd3-2b87e79ae52c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'' 2021-10-29 01:19:31,987 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.307s 2021-10-29 01:19:31,988 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:31 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-568deacf-5930-4a30-b647-ecf3d598b03e', 'x-compute-request-id': 'req-568deacf-5930-4a30-b647-ecf3d598b03e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {"tempest-TestVolumeBootPattern-475864349-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:70:12"}, {"version": 4, "addr": "172.27.2.138", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:70:12"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-275931958"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:19:33,193 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.195s 2021-10-29 01:19:33,194 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1576', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70d169c4-674e-4f9f-90a6-3f7c5784b8f7', 'x-compute-request-id': 'req-70d169c4-674e-4f9f-90a6-3f7c5784b8f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {"tempest-TestVolumeBootPattern-475864349-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:70:12"}, {"version": 4, "addr": "172.27.2.138", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:70:12"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-275931958"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:19:34,363 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.161s 2021-10-29 01:19:34,363 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:34 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-c87f013f-7233-4fa4-8261-444ef65c95c4', 'x-compute-request-id': 'req-c87f013f-7233-4fa4-8261-444ef65c95c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {"tempest-TestVolumeBootPattern-475864349-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:70:12"}, {"version": 4, "addr": "172.27.2.138", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:70:12"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-275931958"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:19:35,480 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.107s 2021-10-29 01:19:35,481 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c520401-0a91-42db-a4bf-82a339834fb3', 'x-compute-request-id': 'req-0c520401-0a91-42db-a4bf-82a339834fb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:19:36,629 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.135s 2021-10-29 01:19:36,629 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a53de11-9b81-416b-bb5c-a1e64b10ad65', 'x-compute-request-id': 'req-9a53de11-9b81-416b-bb5c-a1e64b10ad65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:19:37,777 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.136s 2021-10-29 01:19:37,778 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f15ef93-fec2-469e-9568-b902a1cf54fa', 'x-compute-request-id': 'req-3f15ef93-fec2-469e-9568-b902a1cf54fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:19:38,887 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.101s 2021-10-29 01:19:38,887 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93fbd8d6-6907-4094-b63f-793e03d5a583', 'x-compute-request-id': 'req-93fbd8d6-6907-4094-b63f-793e03d5a583', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:19:39,997 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.101s 2021-10-29 01:19:39,998 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74ddc75e-2939-4521-87b7-b65080b5bbd3', 'x-compute-request-id': 'req-74ddc75e-2939-4521-87b7-b65080b5bbd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:19:41,098 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.089s 2021-10-29 01:19:41,098 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-596932d4-79ac-4192-9fb1-8f68a368f326', 'x-compute-request-id': 'req-596932d4-79ac-4192-9fb1-8f68a368f326', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:19:42,217 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.110s 2021-10-29 01:19:42,218 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ed46de5-d2f4-4d51-b5f0-b4b8666b4be6', 'x-compute-request-id': 'req-6ed46de5-d2f4-4d51-b5f0-b4b8666b4be6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:19:43,341 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.113s 2021-10-29 01:19:43,342 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee8ed938-0ade-4431-a21b-af4ec24b9a5b', 'x-compute-request-id': 'req-ee8ed938-0ade-4431-a21b-af4ec24b9a5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:19:44,441 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.088s 2021-10-29 01:19:44,441 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a0cb1e3-3385-4c86-b8ff-3b57c039b1ec', 'x-compute-request-id': 'req-5a0cb1e3-3385-4c86-b8ff-3b57c039b1ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:19:45,541 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.090s 2021-10-29 01:19:45,541 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0fd8c94-e8a6-4559-aba7-450ac5bbcd52', 'x-compute-request-id': 'req-a0fd8c94-e8a6-4559-aba7-450ac5bbcd52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:19:46,638 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.088s 2021-10-29 01:19:46,639 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee31973f-c6a1-490f-995d-03a1d9539757', 'x-compute-request-id': 'req-ee31973f-c6a1-490f-995d-03a1d9539757', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:19:47,745 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.099s 2021-10-29 01:19:47,746 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ead2dfc-9519-4d6a-a88e-47efaf211c2e', 'x-compute-request-id': 'req-8ead2dfc-9519-4d6a-a88e-47efaf211c2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:19:48,851 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.096s 2021-10-29 01:19:48,851 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb24aecd-093c-4310-b756-b79b4427b165', 'x-compute-request-id': 'req-cb24aecd-093c-4310-b756-b79b4427b165', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:19:49,956 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.096s 2021-10-29 01:19:49,956 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-776ebad4-a9f1-4f79-a811-2226ebacf74c', 'x-compute-request-id': 'req-776ebad4-a9f1-4f79-a811-2226ebacf74c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:19:51,065 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.099s 2021-10-29 01:19:51,065 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fef24ca2-50b9-4033-993d-019a4420eddb', 'x-compute-request-id': 'req-fef24ca2-50b9-4033-993d-019a4420eddb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:19:52,176 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.103s 2021-10-29 01:19:52,176 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd158197-3041-4903-825f-5ad622052707', 'x-compute-request-id': 'req-bd158197-3041-4903-825f-5ad622052707', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:19:53,287 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.101s 2021-10-29 01:19:53,287 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28c44e80-ae4b-46e2-88b6-de9a95c06bf1', 'x-compute-request-id': 'req-28c44e80-ae4b-46e2-88b6-de9a95c06bf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:19:54,391 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.095s 2021-10-29 01:19:54,392 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0ec349a-b09b-42db-9d79-bb3763fb421b', 'x-compute-request-id': 'req-b0ec349a-b09b-42db-9d79-bb3763fb421b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:19:55,487 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.086s 2021-10-29 01:19:55,487 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-909f4542-a6be-4d74-a179-8d37f3b7c69d', 'x-compute-request-id': 'req-909f4542-a6be-4d74-a179-8d37f3b7c69d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:19:56,582 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.087s 2021-10-29 01:19:56,583 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5914cf0-6663-480e-96ff-5b014c51a85e', 'x-compute-request-id': 'req-d5914cf0-6663-480e-96ff-5b014c51a85e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:19:57,717 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.125s 2021-10-29 01:19:57,718 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba661a2e-eacf-41f2-aaf8-424b1cb4fd7f', 'x-compute-request-id': 'req-ba661a2e-eacf-41f2-aaf8-424b1cb4fd7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:19:58,833 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.106s 2021-10-29 01:19:58,834 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a13c6124-e399-40e7-9157-7fddcc02eda6', 'x-compute-request-id': 'req-a13c6124-e399-40e7-9157-7fddcc02eda6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:19:59,938 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.096s 2021-10-29 01:19:59,939 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:19:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-183a86ae-a4dc-46df-83fb-2a7bd91b1b25', 'x-compute-request-id': 'req-183a86ae-a4dc-46df-83fb-2a7bd91b1b25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:20:01,038 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.091s 2021-10-29 01:20:01,039 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47d19229-b6c5-4987-94e1-585f71962b83', 'x-compute-request-id': 'req-47d19229-b6c5-4987-94e1-585f71962b83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:20:02,159 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.112s 2021-10-29 01:20:02,160 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-602b702a-95cb-446f-851d-f5578b71fdea', 'x-compute-request-id': 'req-602b702a-95cb-446f-851d-f5578b71fdea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:20:03,259 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.089s 2021-10-29 01:20:03,260 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8f6ef38-c913-48d0-9118-9441d507dd90', 'x-compute-request-id': 'req-f8f6ef38-c913-48d0-9118-9441d507dd90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:20:04,370 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.096s 2021-10-29 01:20:04,370 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25c9d3dd-c91e-48ed-a7c9-24a535219ee6', 'x-compute-request-id': 'req-25c9d3dd-c91e-48ed-a7c9-24a535219ee6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:20:05,624 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.243s 2021-10-29 01:20:05,624 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4898964-de70-4dc4-ae5b-a81de6726b97', 'x-compute-request-id': 'req-a4898964-de70-4dc4-ae5b-a81de6726b97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:20:06,723 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.090s 2021-10-29 01:20:06,723 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38a5de08-d273-499b-9531-8dfee3ab0f35', 'x-compute-request-id': 'req-38a5de08-d273-499b-9531-8dfee3ab0f35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:20:07,815 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.084s 2021-10-29 01:20:07,816 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5f3edac-ab90-47f7-b040-27d0e50897d3', 'x-compute-request-id': 'req-e5f3edac-ab90-47f7-b040-27d0e50897d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:20:08,908 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.084s 2021-10-29 01:20:08,909 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-047ef80e-b00e-46f7-9014-3de19eac87ce', 'x-compute-request-id': 'req-047ef80e-b00e-46f7-9014-3de19eac87ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:20:10,001 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.084s 2021-10-29 01:20:10,001 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c093cd14-7bbc-4fe0-9c99-723c85727198', 'x-compute-request-id': 'req-c093cd14-7bbc-4fe0-9c99-723c85727198', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:20:11,109 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.099s 2021-10-29 01:20:11,110 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5362f05-a4c9-4c5e-8916-610c3a6b345e', 'x-compute-request-id': 'req-c5362f05-a4c9-4c5e-8916-610c3a6b345e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:20:12,212 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.094s 2021-10-29 01:20:12,213 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83e3e3ae-9df2-411c-a094-c010f5b60230', 'x-compute-request-id': 'req-83e3e3ae-9df2-411c-a094-c010f5b60230', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:20:13,319 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.097s 2021-10-29 01:20:13,319 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa5f71bb-ffa9-4073-8299-4c9556d3dfe2', 'x-compute-request-id': 'req-fa5f71bb-ffa9-4073-8299-4c9556d3dfe2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:20:14,416 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.088s 2021-10-29 01:20:14,416 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c34404e4-d546-436d-a118-7cca5f64f547', 'x-compute-request-id': 'req-c34404e4-d546-436d-a118-7cca5f64f547', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:20:15,510 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.085s 2021-10-29 01:20:15,511 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb37f01e-be40-40b8-bbb1-5c4c52030f18', 'x-compute-request-id': 'req-bb37f01e-be40-40b8-bbb1-5c4c52030f18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:20:16,610 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.091s 2021-10-29 01:20:16,611 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e8e8cb3-a342-47cb-b577-d2a25f93f5c5', 'x-compute-request-id': 'req-7e8e8cb3-a342-47cb-b577-d2a25f93f5c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:20:17,702 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.084s 2021-10-29 01:20:17,703 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7503468-8358-411e-9621-227253701b6f', 'x-compute-request-id': 'req-b7503468-8358-411e-9621-227253701b6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:20:18,800 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.089s 2021-10-29 01:20:18,800 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79d0e30b-b72b-410d-8a19-836fa920e449', 'x-compute-request-id': 'req-79d0e30b-b72b-410d-8a19-836fa920e449', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:20:19,911 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.102s 2021-10-29 01:20:19,911 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c11276c5-ff85-45a1-83dd-3c3fcd63f323', 'x-compute-request-id': 'req-c11276c5-ff85-45a1-83dd-3c3fcd63f323', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:20:21,018 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.098s 2021-10-29 01:20:21,018 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e7ad328-55d5-4e13-a16e-35a903b015de', 'x-compute-request-id': 'req-8e7ad328-55d5-4e13-a16e-35a903b015de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:20:22,128 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.101s 2021-10-29 01:20:22,128 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f164d5d-3509-44d4-9544-15d51531d9ac', 'x-compute-request-id': 'req-1f164d5d-3509-44d4-9544-15d51531d9ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:20:23,229 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.093s 2021-10-29 01:20:23,230 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8917f849-81e9-45f9-9d2b-f01e0c300add', 'x-compute-request-id': 'req-8917f849-81e9-45f9-9d2b-f01e0c300add', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:20:24,327 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.088s 2021-10-29 01:20:24,328 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-daa1cfe7-fc9a-4049-8dc1-1f88bfe43f62', 'x-compute-request-id': 'req-daa1cfe7-fc9a-4049-8dc1-1f88bfe43f62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:20:25,423 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.086s 2021-10-29 01:20:25,424 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c877c8fd-cdb1-489f-bffe-69436e38c3d8', 'x-compute-request-id': 'req-c877c8fd-cdb1-489f-bffe-69436e38c3d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:20:26,523 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.091s 2021-10-29 01:20:26,524 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ab7ce10-7e50-4990-add7-fe1a18705e68', 'x-compute-request-id': 'req-8ab7ce10-7e50-4990-add7-fe1a18705e68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:20:27,628 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.093s 2021-10-29 01:20:27,629 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51e6e264-bd28-4bc6-a2e0-0f7c8e5157e1', 'x-compute-request-id': 'req-51e6e264-bd28-4bc6-a2e0-0f7c8e5157e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:20:28,743 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.106s 2021-10-29 01:20:28,743 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-466dbe9e-e4d4-4a73-a889-460138ce72b3', 'x-compute-request-id': 'req-466dbe9e-e4d4-4a73-a889-460138ce72b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:20:29,847 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.095s 2021-10-29 01:20:29,847 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1e6f2b7-9a2d-4c95-98e3-1741aa2056c7', 'x-compute-request-id': 'req-d1e6f2b7-9a2d-4c95-98e3-1741aa2056c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:20:30,947 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.092s 2021-10-29 01:20:30,948 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59258301-0795-48ed-a0e7-8723f9bfe158', 'x-compute-request-id': 'req-59258301-0795-48ed-a0e7-8723f9bfe158', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:20:32,045 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.088s 2021-10-29 01:20:32,045 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76eb277f-7c8f-4979-a329-67e2d025367c', 'x-compute-request-id': 'req-76eb277f-7c8f-4979-a329-67e2d025367c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:20:33,141 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.087s 2021-10-29 01:20:33,141 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0396d90f-ad1e-47ff-9e80-2b61f5792958', 'x-compute-request-id': 'req-0396d90f-ad1e-47ff-9e80-2b61f5792958', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:20:34,238 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.088s 2021-10-29 01:20:34,238 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-553a5a52-b691-4f3e-a4d9-86a39b091153', 'x-compute-request-id': 'req-553a5a52-b691-4f3e-a4d9-86a39b091153', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:20:35,363 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.117s 2021-10-29 01:20:35,364 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3aef9f8b-2c23-480c-9a79-4a0a9f45b0a5', 'x-compute-request-id': 'req-3aef9f8b-2c23-480c-9a79-4a0a9f45b0a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:20:36,482 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.110s 2021-10-29 01:20:36,482 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c9b5c41-82a4-4465-8a57-cdff1a5e01a7', 'x-compute-request-id': 'req-1c9b5c41-82a4-4465-8a57-cdff1a5e01a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:20:37,589 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.098s 2021-10-29 01:20:37,590 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4aee18c7-56c4-4672-9310-2b2e8fe5d0c4', 'x-compute-request-id': 'req-4aee18c7-56c4-4672-9310-2b2e8fe5d0c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:20:38,699 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.100s 2021-10-29 01:20:38,699 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00e18ad0-4bbb-48ab-9ebe-875e8c2e01da', 'x-compute-request-id': 'req-00e18ad0-4bbb-48ab-9ebe-875e8c2e01da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:20:39,793 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.086s 2021-10-29 01:20:39,794 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9018d28-af42-4454-a8a9-8ddd31f26ed1', 'x-compute-request-id': 'req-d9018d28-af42-4454-a8a9-8ddd31f26ed1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:20:40,891 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.089s 2021-10-29 01:20:40,892 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce640a0a-37b7-4810-887c-dc6a4b2e7297', 'x-compute-request-id': 'req-ce640a0a-37b7-4810-887c-dc6a4b2e7297', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:20:41,985 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.085s 2021-10-29 01:20:41,985 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4db82677-b302-49c6-b6f0-effb0f9cb638', 'x-compute-request-id': 'req-4db82677-b302-49c6-b6f0-effb0f9cb638', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:20:43,080 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.086s 2021-10-29 01:20:43,080 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7633afd9-8ce3-4a9f-9e88-ce97deb95b86', 'x-compute-request-id': 'req-7633afd9-8ce3-4a9f-9e88-ce97deb95b86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:20:44,174 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.085s 2021-10-29 01:20:44,174 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e13a9b4f-d7d2-4def-86e3-32787376bd1d', 'x-compute-request-id': 'req-e13a9b4f-d7d2-4def-86e3-32787376bd1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:20:45,266 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.084s 2021-10-29 01:20:45,266 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ffa5965b-ccff-46b9-83f2-d9e1f93bc2a3', 'x-compute-request-id': 'req-ffa5965b-ccff-46b9-83f2-d9e1f93bc2a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:20:46,360 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.085s 2021-10-29 01:20:46,360 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2247bd92-4d2e-42b3-8604-4aafe57a302d', 'x-compute-request-id': 'req-2247bd92-4d2e-42b3-8604-4aafe57a302d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:20:47,452 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.083s 2021-10-29 01:20:47,452 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7fe1cc6-1a38-4749-aaa6-b43c0b0b541d', 'x-compute-request-id': 'req-d7fe1cc6-1a38-4749-aaa6-b43c0b0b541d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:20:48,548 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.087s 2021-10-29 01:20:48,548 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f21ff357-89d7-4415-bf17-b7f2ed3e3308', 'x-compute-request-id': 'req-f21ff357-89d7-4415-bf17-b7f2ed3e3308', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:20:49,641 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.085s 2021-10-29 01:20:49,642 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4573a430-d317-44fe-95c6-72ee8c4f5a36', 'x-compute-request-id': 'req-4573a430-d317-44fe-95c6-72ee8c4f5a36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:20:50,735 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.085s 2021-10-29 01:20:50,735 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82bd2dc6-456d-4f40-9b15-beb08d2a359d', 'x-compute-request-id': 'req-82bd2dc6-456d-4f40-9b15-beb08d2a359d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:20:51,833 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.088s 2021-10-29 01:20:51,833 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f472cc9-c435-4a16-9c61-6c7b287e339c', 'x-compute-request-id': 'req-4f472cc9-c435-4a16-9c61-6c7b287e339c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:20:52,924 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.082s 2021-10-29 01:20:52,924 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51e00bfd-f4ee-421a-bf54-d6dd758899dd', 'x-compute-request-id': 'req-51e00bfd-f4ee-421a-bf54-d6dd758899dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:20:54,026 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.093s 2021-10-29 01:20:54,027 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22ff45da-7bdc-4e44-a838-e96e57983eb7', 'x-compute-request-id': 'req-22ff45da-7bdc-4e44-a838-e96e57983eb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:20:55,121 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.085s 2021-10-29 01:20:55,121 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-373e1b52-1f91-474e-82e2-830c36cea8b2', 'x-compute-request-id': 'req-373e1b52-1f91-474e-82e2-830c36cea8b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:20:56,222 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.092s 2021-10-29 01:20:56,222 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f38edc3-ae1c-45a3-a5ec-86796423187f', 'x-compute-request-id': 'req-1f38edc3-ae1c-45a3-a5ec-86796423187f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:20:57,313 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.082s 2021-10-29 01:20:57,313 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6bdd3cda-e085-463d-a853-771a34bda56c', 'x-compute-request-id': 'req-6bdd3cda-e085-463d-a853-771a34bda56c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:20:58,405 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.083s 2021-10-29 01:20:58,405 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5b7c23f-dbd5-42c7-9efe-cfc8ce85e665', 'x-compute-request-id': 'req-c5b7c23f-dbd5-42c7-9efe-cfc8ce85e665', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:20:59,503 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.088s 2021-10-29 01:20:59,504 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:20:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c30dff46-9bf0-43f1-8d46-5fa7751d62f9', 'x-compute-request-id': 'req-c30dff46-9bf0-43f1-8d46-5fa7751d62f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:21:00,595 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.082s 2021-10-29 01:21:00,595 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62cd217e-8eca-4101-ba90-e48fb8927f9b', 'x-compute-request-id': 'req-62cd217e-8eca-4101-ba90-e48fb8927f9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:21:01,685 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.082s 2021-10-29 01:21:01,686 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c03b45cb-48b4-4f4b-91b7-46e45eb8a9cd', 'x-compute-request-id': 'req-c03b45cb-48b4-4f4b-91b7-46e45eb8a9cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:21:02,781 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.086s 2021-10-29 01:21:02,782 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15497fd0-69da-43f1-94af-073cf714bfff', 'x-compute-request-id': 'req-15497fd0-69da-43f1-94af-073cf714bfff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:21:03,874 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.084s 2021-10-29 01:21:03,874 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37d773ae-1a0d-4fe0-8968-c376e89a38b5', 'x-compute-request-id': 'req-37d773ae-1a0d-4fe0-8968-c376e89a38b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:21:04,967 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.085s 2021-10-29 01:21:04,968 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea9abd34-e5fc-43df-8537-a2dade6b25fd', 'x-compute-request-id': 'req-ea9abd34-e5fc-43df-8537-a2dade6b25fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:21:06,062 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.086s 2021-10-29 01:21:06,063 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9c6c322-cddd-45d6-aeb8-312af2f602a7', 'x-compute-request-id': 'req-b9c6c322-cddd-45d6-aeb8-312af2f602a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:21:07,165 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.094s 2021-10-29 01:21:07,166 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d240247-6a94-4540-bdd1-8b72e598d023', 'x-compute-request-id': 'req-4d240247-6a94-4540-bdd1-8b72e598d023', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:21:08,261 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.087s 2021-10-29 01:21:08,261 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c747d16-7115-4ea8-ba6c-7bd900afe733', 'x-compute-request-id': 'req-6c747d16-7115-4ea8-ba6c-7bd900afe733', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:21:09,353 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.083s 2021-10-29 01:21:09,353 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ab33fb8-722d-4a5e-b7c3-34d6d96e7bdf', 'x-compute-request-id': 'req-3ab33fb8-722d-4a5e-b7c3-34d6d96e7bdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:21:10,447 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.084s 2021-10-29 01:21:10,447 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c39d67c7-2e53-4981-8bae-e8baed5e35c9', 'x-compute-request-id': 'req-c39d67c7-2e53-4981-8bae-e8baed5e35c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:21:11,550 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.094s 2021-10-29 01:21:11,551 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f71df995-68d2-46d8-bc13-466808e55d69', 'x-compute-request-id': 'req-f71df995-68d2-46d8-bc13-466808e55d69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:21:12,658 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.098s 2021-10-29 01:21:12,658 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b26c48a7-54ae-43f4-a753-6a409bf62832', 'x-compute-request-id': 'req-b26c48a7-54ae-43f4-a753-6a409bf62832', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:21:13,751 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.083s 2021-10-29 01:21:13,751 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0bfdc0e-e9cc-4729-821f-2e3cccff27c4', 'x-compute-request-id': 'req-f0bfdc0e-e9cc-4729-821f-2e3cccff27c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:21:14,845 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.084s 2021-10-29 01:21:14,845 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39a277c0-9764-40fb-851e-44d1602d4916', 'x-compute-request-id': 'req-39a277c0-9764-40fb-851e-44d1602d4916', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:21:15,936 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.083s 2021-10-29 01:21:15,937 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ad82ece-fd18-4145-ba2c-427e7b731685', 'x-compute-request-id': 'req-4ad82ece-fd18-4145-ba2c-427e7b731685', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:21:17,029 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.083s 2021-10-29 01:21:17,029 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e95e101-c4bf-4fa6-b0c2-2eda703d26df', 'x-compute-request-id': 'req-2e95e101-c4bf-4fa6-b0c2-2eda703d26df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:21:18,121 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.083s 2021-10-29 01:21:18,121 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59970cd5-6d58-435d-8f36-cdbc3e7e9b05', 'x-compute-request-id': 'req-59970cd5-6d58-435d-8f36-cdbc3e7e9b05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:21:19,215 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.085s 2021-10-29 01:21:19,216 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb4e921f-f4ed-4d61-883a-f97313d3b0f7', 'x-compute-request-id': 'req-cb4e921f-f4ed-4d61-883a-f97313d3b0f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:21:20,311 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.087s 2021-10-29 01:21:20,311 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0097c3b2-70ea-45f7-a3b4-0b5c984cf774', 'x-compute-request-id': 'req-0097c3b2-70ea-45f7-a3b4-0b5c984cf774', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:21:21,406 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.086s 2021-10-29 01:21:21,407 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1003cf7d-0b81-4701-ada1-938e880c8e0a', 'x-compute-request-id': 'req-1003cf7d-0b81-4701-ada1-938e880c8e0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:21:22,500 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.084s 2021-10-29 01:21:22,500 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ff8c965-3424-4851-89ed-55bfb90014c2', 'x-compute-request-id': 'req-6ff8c965-3424-4851-89ed-55bfb90014c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:21:23,594 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.085s 2021-10-29 01:21:23,594 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f14513a-1e7d-48c1-95c2-aaddbd8b27ed', 'x-compute-request-id': 'req-0f14513a-1e7d-48c1-95c2-aaddbd8b27ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:21:24,686 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.084s 2021-10-29 01:21:24,687 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2eac333-6430-4fc5-bc25-7805baab8ba3', 'x-compute-request-id': 'req-d2eac333-6430-4fc5-bc25-7805baab8ba3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:21:25,779 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.084s 2021-10-29 01:21:25,780 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8fa3090-aaa1-46ed-a4b6-f3a878dc0991', 'x-compute-request-id': 'req-a8fa3090-aaa1-46ed-a4b6-f3a878dc0991', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:21:26,870 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.082s 2021-10-29 01:21:26,870 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-927d975a-46c3-4e67-92db-e9dec8dd13c4', 'x-compute-request-id': 'req-927d975a-46c3-4e67-92db-e9dec8dd13c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:21:27,964 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.084s 2021-10-29 01:21:27,964 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e17510a-b129-46b9-a804-534c3cc6c0a6', 'x-compute-request-id': 'req-5e17510a-b129-46b9-a804-534c3cc6c0a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:21:29,060 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.086s 2021-10-29 01:21:29,060 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8fcab50-9448-4262-9227-27ae8fd395e1', 'x-compute-request-id': 'req-f8fcab50-9448-4262-9227-27ae8fd395e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:21:30,155 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.086s 2021-10-29 01:21:30,155 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b98df27c-fcf6-4230-9f26-15b505d621fc', 'x-compute-request-id': 'req-b98df27c-fcf6-4230-9f26-15b505d621fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:21:31,271 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.107s 2021-10-29 01:21:31,272 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab98d89a-40ff-4893-8eda-4ec295da3fd9', 'x-compute-request-id': 'req-ab98d89a-40ff-4893-8eda-4ec295da3fd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:21:32,383 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.103s 2021-10-29 01:21:32,384 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f6ff52e-013b-409b-a65c-b37b90dd027b', 'x-compute-request-id': 'req-8f6ff52e-013b-409b-a65c-b37b90dd027b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:21:33,481 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.089s 2021-10-29 01:21:33,481 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a724338-6b74-4bb4-b523-fd275ebae82f', 'x-compute-request-id': 'req-2a724338-6b74-4bb4-b523-fd275ebae82f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:21:34,580 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.091s 2021-10-29 01:21:34,581 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9175044-9b31-41e9-a933-08c940ed1835', 'x-compute-request-id': 'req-b9175044-9b31-41e9-a933-08c940ed1835', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:21:35,726 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.136s 2021-10-29 01:21:35,727 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ba61fdf-ab0d-4c90-b286-5287a34e53ea', 'x-compute-request-id': 'req-3ba61fdf-ab0d-4c90-b286-5287a34e53ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:21:36,821 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.086s 2021-10-29 01:21:36,821 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be922ede-0c8d-493e-b9a4-2b088dfed0af', 'x-compute-request-id': 'req-be922ede-0c8d-493e-b9a4-2b088dfed0af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:21:37,919 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.089s 2021-10-29 01:21:37,919 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4583499c-59a3-4aa3-b4d2-4a42c708c185', 'x-compute-request-id': 'req-4583499c-59a3-4aa3-b4d2-4a42c708c185', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:21:39,012 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.084s 2021-10-29 01:21:39,013 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ebc80d8-5d20-4568-a4aa-356f16982626', 'x-compute-request-id': 'req-6ebc80d8-5d20-4568-a4aa-356f16982626', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:21:40,107 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.085s 2021-10-29 01:21:40,107 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4eba188-883c-407c-b52f-d86dbbc76a19', 'x-compute-request-id': 'req-b4eba188-883c-407c-b52f-d86dbbc76a19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:21:41,200 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.083s 2021-10-29 01:21:41,200 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3597de29-de52-4539-8b74-f5f55904a6e4', 'x-compute-request-id': 'req-3597de29-de52-4539-8b74-f5f55904a6e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:21:42,296 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.088s 2021-10-29 01:21:42,297 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71e874bb-8bc5-45cf-812d-8ffc75ae855e', 'x-compute-request-id': 'req-71e874bb-8bc5-45cf-812d-8ffc75ae855e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:21:43,393 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.087s 2021-10-29 01:21:43,394 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a172cbd2-80da-4ec1-8f6f-bf323db80e5f', 'x-compute-request-id': 'req-a172cbd2-80da-4ec1-8f6f-bf323db80e5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:21:44,485 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.083s 2021-10-29 01:21:44,485 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5b6a7d0-7ae8-4e34-ba65-49b605a6a28d', 'x-compute-request-id': 'req-d5b6a7d0-7ae8-4e34-ba65-49b605a6a28d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:21:45,580 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.086s 2021-10-29 01:21:45,581 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1b7406e-1f2f-46ab-b1c4-cc9a2878ebe2', 'x-compute-request-id': 'req-b1b7406e-1f2f-46ab-b1c4-cc9a2878ebe2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:21:46,676 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.086s 2021-10-29 01:21:46,676 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb7885ac-4025-430c-9694-f1625b36e40f', 'x-compute-request-id': 'req-fb7885ac-4025-430c-9694-f1625b36e40f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:21:47,767 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.082s 2021-10-29 01:21:47,768 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98060595-1745-43e3-9745-465fefa79ce7', 'x-compute-request-id': 'req-98060595-1745-43e3-9745-465fefa79ce7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:21:48,871 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.095s 2021-10-29 01:21:48,871 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8621405-a755-4431-bdd6-47aa1bf7506a', 'x-compute-request-id': 'req-b8621405-a755-4431-bdd6-47aa1bf7506a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:21:49,965 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.084s 2021-10-29 01:21:49,965 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4f15d17-0b61-4d20-a639-42e4e184ccd1', 'x-compute-request-id': 'req-b4f15d17-0b61-4d20-a639-42e4e184ccd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:21:51,061 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.088s 2021-10-29 01:21:51,062 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3060793-fcd2-45ab-86b3-0523914b2daf', 'x-compute-request-id': 'req-d3060793-fcd2-45ab-86b3-0523914b2daf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:21:52,163 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.093s 2021-10-29 01:21:52,164 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f410869-d098-462d-ad18-33d3f05c044c', 'x-compute-request-id': 'req-3f410869-d098-462d-ad18-33d3f05c044c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:21:53,261 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.088s 2021-10-29 01:21:53,261 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f60dbb45-0542-4648-8719-38e93c44f424', 'x-compute-request-id': 'req-f60dbb45-0542-4648-8719-38e93c44f424', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:21:54,355 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.087s 2021-10-29 01:21:54,356 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0f59d54-da4a-40c0-ab33-9d839e9918b5', 'x-compute-request-id': 'req-e0f59d54-da4a-40c0-ab33-9d839e9918b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:21:55,453 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.089s 2021-10-29 01:21:55,453 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-439dd1bc-804d-438a-9538-78813edffc45', 'x-compute-request-id': 'req-439dd1bc-804d-438a-9538-78813edffc45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:21:56,550 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.087s 2021-10-29 01:21:56,551 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-897e610e-f695-48e7-b0e1-de6cc5bc04ac', 'x-compute-request-id': 'req-897e610e-f695-48e7-b0e1-de6cc5bc04ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:21:57,649 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.091s 2021-10-29 01:21:57,650 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50cca819-39f7-42e5-b72f-3980c61a5ec5', 'x-compute-request-id': 'req-50cca819-39f7-42e5-b72f-3980c61a5ec5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:21:58,744 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.086s 2021-10-29 01:21:58,745 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c3445fc-cf87-4c90-9178-9d1edd6154ab', 'x-compute-request-id': 'req-5c3445fc-cf87-4c90-9178-9d1edd6154ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:21:59,844 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.090s 2021-10-29 01:21:59,845 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:21:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3511c797-da79-4d2c-a657-6feb50293195', 'x-compute-request-id': 'req-3511c797-da79-4d2c-a657-6feb50293195', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:22:00,937 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.084s 2021-10-29 01:22:00,938 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3e65eb4-01dc-43ab-993f-130ab048f43f', 'x-compute-request-id': 'req-a3e65eb4-01dc-43ab-993f-130ab048f43f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:22:02,035 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.089s 2021-10-29 01:22:02,036 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3987b4b-8ade-4813-9fa6-bfd7071be89b', 'x-compute-request-id': 'req-a3987b4b-8ade-4813-9fa6-bfd7071be89b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:22:03,135 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.089s 2021-10-29 01:22:03,135 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1557ba93-5a3a-4f83-bfce-3bcccc42092b', 'x-compute-request-id': 'req-1557ba93-5a3a-4f83-bfce-3bcccc42092b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:22:04,231 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.086s 2021-10-29 01:22:04,231 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-975f967c-888e-4aaa-94c8-647b997f63eb', 'x-compute-request-id': 'req-975f967c-888e-4aaa-94c8-647b997f63eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:22:05,332 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.092s 2021-10-29 01:22:05,333 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7df66983-1e7b-4998-a577-57a31435b34a', 'x-compute-request-id': 'req-7df66983-1e7b-4998-a577-57a31435b34a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:22:06,426 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.085s 2021-10-29 01:22:06,427 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c6b775a-bf85-4c4d-9fdc-899c5aeab9c2', 'x-compute-request-id': 'req-0c6b775a-bf85-4c4d-9fdc-899c5aeab9c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:22:07,526 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.091s 2021-10-29 01:22:07,527 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-587f5581-2215-4abd-b028-141d57927e86', 'x-compute-request-id': 'req-587f5581-2215-4abd-b028-141d57927e86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:22:08,622 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.083s 2021-10-29 01:22:08,622 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a692f1d-a892-458e-88e2-d5b5dcd9eb4c', 'x-compute-request-id': 'req-8a692f1d-a892-458e-88e2-d5b5dcd9eb4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:22:09,717 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.086s 2021-10-29 01:22:09,717 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8ccf84c-9c1f-427d-ab42-f6a405d397e5', 'x-compute-request-id': 'req-f8ccf84c-9c1f-427d-ab42-f6a405d397e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:22:10,808 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.083s 2021-10-29 01:22:10,809 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da8ba33f-98fb-4596-a0e4-ef709334597f', 'x-compute-request-id': 'req-da8ba33f-98fb-4596-a0e4-ef709334597f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:22:11,907 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.089s 2021-10-29 01:22:11,907 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51c98db3-063a-403c-acb1-6b313e7f8db8', 'x-compute-request-id': 'req-51c98db3-063a-403c-acb1-6b313e7f8db8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:22:13,000 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.085s 2021-10-29 01:22:13,001 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7a82c40-858c-481d-9f73-e54c7b2146b8', 'x-compute-request-id': 'req-d7a82c40-858c-481d-9f73-e54c7b2146b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:22:14,094 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.084s 2021-10-29 01:22:14,095 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ffeae93-7f62-4b3d-90ca-cb5e5eb45844', 'x-compute-request-id': 'req-0ffeae93-7f62-4b3d-90ca-cb5e5eb45844', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:22:15,188 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.084s 2021-10-29 01:22:15,188 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-213b7e3e-1c2c-4653-ace6-9a1f4a5300f3', 'x-compute-request-id': 'req-213b7e3e-1c2c-4653-ace6-9a1f4a5300f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:22:16,279 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.081s 2021-10-29 01:22:16,279 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1fa16c7a-6d58-4f6c-a309-369db4778802', 'x-compute-request-id': 'req-1fa16c7a-6d58-4f6c-a309-369db4778802', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:22:17,378 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.090s 2021-10-29 01:22:17,378 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ebeadf91-539f-4bce-9c89-239cfe2fa188', 'x-compute-request-id': 'req-ebeadf91-539f-4bce-9c89-239cfe2fa188', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:22:18,471 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.084s 2021-10-29 01:22:18,471 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45184528-5d72-43c4-9cef-31b2a0c09442', 'x-compute-request-id': 'req-45184528-5d72-43c4-9cef-31b2a0c09442', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:22:19,563 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.083s 2021-10-29 01:22:19,563 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f7c1fd4-e459-424e-a344-b3fdb2ff39e4', 'x-compute-request-id': 'req-8f7c1fd4-e459-424e-a344-b3fdb2ff39e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:22:20,657 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.085s 2021-10-29 01:22:20,657 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d903bbb-704b-42b5-9854-a6208c19f6ad', 'x-compute-request-id': 'req-1d903bbb-704b-42b5-9854-a6208c19f6ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:22:21,756 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.089s 2021-10-29 01:22:21,756 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b1d7f07-8b20-4b13-99f5-da9237f8f8f7', 'x-compute-request-id': 'req-2b1d7f07-8b20-4b13-99f5-da9237f8f8f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:22:22,850 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.086s 2021-10-29 01:22:22,851 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3801536c-5c97-42af-886e-ee42f48cb674', 'x-compute-request-id': 'req-3801536c-5c97-42af-886e-ee42f48cb674', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:22:23,947 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.088s 2021-10-29 01:22:23,947 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-905c534b-057f-4fbb-ac26-1613716c27d9', 'x-compute-request-id': 'req-905c534b-057f-4fbb-ac26-1613716c27d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:22:25,041 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.084s 2021-10-29 01:22:25,042 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea5777d3-e316-486c-ad90-46df5a68cf08', 'x-compute-request-id': 'req-ea5777d3-e316-486c-ad90-46df5a68cf08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:22:26,137 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.087s 2021-10-29 01:22:26,137 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ec03e52-17b9-4380-9b35-17dffe19151c', 'x-compute-request-id': 'req-5ec03e52-17b9-4380-9b35-17dffe19151c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:22:27,229 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.084s 2021-10-29 01:22:27,230 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e09468e-b6a6-4ec8-b40c-aae303c9d845', 'x-compute-request-id': 'req-0e09468e-b6a6-4ec8-b40c-aae303c9d845', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:22:28,322 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.084s 2021-10-29 01:22:28,323 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-578459b4-4561-43ba-a18c-f63ff67c5802', 'x-compute-request-id': 'req-578459b4-4561-43ba-a18c-f63ff67c5802', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:22:29,427 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.097s 2021-10-29 01:22:29,428 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61098896-3863-4d1b-95cf-627f189b9049', 'x-compute-request-id': 'req-61098896-3863-4d1b-95cf-627f189b9049', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:22:30,528 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.092s 2021-10-29 01:22:30,529 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71056ca6-0578-409c-ae7f-9e325a513406', 'x-compute-request-id': 'req-71056ca6-0578-409c-ae7f-9e325a513406', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:22:31,654 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.117s 2021-10-29 01:22:31,655 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-385d5cdb-4bd0-4f80-8f37-6dbb21071f13', 'x-compute-request-id': 'req-385d5cdb-4bd0-4f80-8f37-6dbb21071f13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:22:32,747 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.085s 2021-10-29 01:22:32,748 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-713cd4d1-45c0-4f85-b77d-b30807cfdc3e', 'x-compute-request-id': 'req-713cd4d1-45c0-4f85-b77d-b30807cfdc3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:22:33,841 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.085s 2021-10-29 01:22:33,841 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f29bfd3-a11d-45bd-a46b-188f461ded04', 'x-compute-request-id': 'req-5f29bfd3-a11d-45bd-a46b-188f461ded04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:22:34,935 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.085s 2021-10-29 01:22:34,935 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f542efc3-042f-49c2-8af6-46dc6fb64d0d', 'x-compute-request-id': 'req-f542efc3-042f-49c2-8af6-46dc6fb64d0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:22:36,031 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.087s 2021-10-29 01:22:36,031 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7476e1bc-f2af-428f-80aa-dd9f530f8b57', 'x-compute-request-id': 'req-7476e1bc-f2af-428f-80aa-dd9f530f8b57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:22:37,171 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.131s 2021-10-29 01:22:37,171 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa9100a3-534e-4b2a-b235-eb99b5aae3bc', 'x-compute-request-id': 'req-aa9100a3-534e-4b2a-b235-eb99b5aae3bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:22:38,501 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.322s 2021-10-29 01:22:38,501 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43b1feeb-89c6-4182-8bfe-2a4c1052deb7', 'x-compute-request-id': 'req-43b1feeb-89c6-4182-8bfe-2a4c1052deb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:22:39,591 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.082s 2021-10-29 01:22:39,592 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b68a7532-2251-4395-a9ff-f459e8c95786', 'x-compute-request-id': 'req-b68a7532-2251-4395-a9ff-f459e8c95786', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:22:40,685 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.084s 2021-10-29 01:22:40,686 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c77d1f84-1ae8-44d6-928f-a6486fbbf54d', 'x-compute-request-id': 'req-c77d1f84-1ae8-44d6-928f-a6486fbbf54d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:22:41,781 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.087s 2021-10-29 01:22:41,781 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-260325e5-3668-4ce5-92e6-977ed3434f88', 'x-compute-request-id': 'req-260325e5-3668-4ce5-92e6-977ed3434f88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:22:42,873 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.084s 2021-10-29 01:22:42,874 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68f71119-4ade-48d5-b35b-14d41d2833a1', 'x-compute-request-id': 'req-68f71119-4ade-48d5-b35b-14d41d2833a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:22:43,973 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.090s 2021-10-29 01:22:43,973 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b334e32-0fbe-4114-a8e2-9f9eb5414db3', 'x-compute-request-id': 'req-1b334e32-0fbe-4114-a8e2-9f9eb5414db3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:22:45,069 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.088s 2021-10-29 01:22:45,070 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-449456e1-2728-476c-a9d0-473caddc5851', 'x-compute-request-id': 'req-449456e1-2728-476c-a9d0-473caddc5851', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:22:46,165 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.087s 2021-10-29 01:22:46,165 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3dca014-bb91-4ea8-8327-c8f01536d032', 'x-compute-request-id': 'req-a3dca014-bb91-4ea8-8327-c8f01536d032', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:22:47,261 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.087s 2021-10-29 01:22:47,261 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f1f10d8-edcf-4b84-ac1b-5bf5ca92d86b', 'x-compute-request-id': 'req-7f1f10d8-edcf-4b84-ac1b-5bf5ca92d86b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:22:48,355 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.085s 2021-10-29 01:22:48,356 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a330d68b-b8ad-4acf-89ef-f648b6730db5', 'x-compute-request-id': 'req-a330d68b-b8ad-4acf-89ef-f648b6730db5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:22:49,449 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.084s 2021-10-29 01:22:49,449 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90f86759-9e3c-4206-b074-b755350aa551', 'x-compute-request-id': 'req-90f86759-9e3c-4206-b074-b755350aa551', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:22:50,541 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.084s 2021-10-29 01:22:50,542 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af54e1f0-6a70-43ba-a9dd-940c7e1667f6', 'x-compute-request-id': 'req-af54e1f0-6a70-43ba-a9dd-940c7e1667f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:22:51,639 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.089s 2021-10-29 01:22:51,639 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b1a94f6-8167-42a5-9e8e-5da3365bfc76', 'x-compute-request-id': 'req-7b1a94f6-8167-42a5-9e8e-5da3365bfc76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:22:52,732 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.085s 2021-10-29 01:22:52,733 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-710324bd-a52a-4d42-86d0-28c5d9485326', 'x-compute-request-id': 'req-710324bd-a52a-4d42-86d0-28c5d9485326', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:22:53,843 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.101s 2021-10-29 01:22:53,843 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80da0fa9-6b2f-4c9c-9be9-ecee00f7ae92', 'x-compute-request-id': 'req-80da0fa9-6b2f-4c9c-9be9-ecee00f7ae92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:22:54,939 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.087s 2021-10-29 01:22:54,939 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5dd32c78-3105-4a8a-a746-475afa8cf575', 'x-compute-request-id': 'req-5dd32c78-3105-4a8a-a746-475afa8cf575', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:22:56,054 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.106s 2021-10-29 01:22:56,054 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f89cb23d-bdfe-4c41-926a-facec6db3de1', 'x-compute-request-id': 'req-f89cb23d-bdfe-4c41-926a-facec6db3de1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:22:57,200 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.138s 2021-10-29 01:22:57,200 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6516b73-c8ce-4ce4-8eb3-43b46fad4521', 'x-compute-request-id': 'req-d6516b73-c8ce-4ce4-8eb3-43b46fad4521', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:22:58,310 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.099s 2021-10-29 01:22:58,310 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a68b199-bd44-4a94-8c76-8fe34b444ff0', 'x-compute-request-id': 'req-9a68b199-bd44-4a94-8c76-8fe34b444ff0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:22:59,408 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.088s 2021-10-29 01:22:59,408 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:22:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99a1d081-d406-4264-89fe-a9eb00be41e6', 'x-compute-request-id': 'req-99a1d081-d406-4264-89fe-a9eb00be41e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:23:00,511 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.094s 2021-10-29 01:23:00,511 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-192d2b37-5066-4499-a6bc-cf8f443c3ca2', 'x-compute-request-id': 'req-192d2b37-5066-4499-a6bc-cf8f443c3ca2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:23:01,607 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.087s 2021-10-29 01:23:01,608 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1958401-8681-475b-8677-69651ce6d929', 'x-compute-request-id': 'req-a1958401-8681-475b-8677-69651ce6d929', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:23:02,710 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.093s 2021-10-29 01:23:02,710 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca9f5f95-1109-4a77-969f-86fe276d75a8', 'x-compute-request-id': 'req-ca9f5f95-1109-4a77-969f-86fe276d75a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:23:03,812 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.093s 2021-10-29 01:23:03,812 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91368cd5-1d57-4127-a599-361ed33d34e8', 'x-compute-request-id': 'req-91368cd5-1d57-4127-a599-361ed33d34e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:23:04,916 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.095s 2021-10-29 01:23:04,916 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2c11730-7080-4a93-8df4-5d6d2e0a3956', 'x-compute-request-id': 'req-c2c11730-7080-4a93-8df4-5d6d2e0a3956', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:23:06,059 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.136s 2021-10-29 01:23:06,060 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4bab6e5d-3423-47bd-9742-a80d7da2b866', 'x-compute-request-id': 'req-4bab6e5d-3423-47bd-9742-a80d7da2b866', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:23:07,164 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.088s 2021-10-29 01:23:07,164 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa353e44-dccb-47a8-a634-2756d4ceb7d5', 'x-compute-request-id': 'req-aa353e44-dccb-47a8-a634-2756d4ceb7d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:23:08,264 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.091s 2021-10-29 01:23:08,264 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f7ad58d-ecf7-4d75-8ff5-5a7d5dde875b', 'x-compute-request-id': 'req-4f7ad58d-ecf7-4d75-8ff5-5a7d5dde875b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:23:09,376 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.102s 2021-10-29 01:23:09,376 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02d154d3-180b-4bf4-a9f8-70a1e9e084b8', 'x-compute-request-id': 'req-02d154d3-180b-4bf4-a9f8-70a1e9e084b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:23:10,484 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.099s 2021-10-29 01:23:10,485 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0234eb68-88be-4321-b27e-d5ee105878b2', 'x-compute-request-id': 'req-0234eb68-88be-4321-b27e-d5ee105878b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:23:11,577 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.083s 2021-10-29 01:23:11,577 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ccb5f613-04b4-45b1-93af-364399d64cdc', 'x-compute-request-id': 'req-ccb5f613-04b4-45b1-93af-364399d64cdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:23:12,671 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.085s 2021-10-29 01:23:12,672 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24190383-e2b6-4863-88cc-2043f6b83e6d', 'x-compute-request-id': 'req-24190383-e2b6-4863-88cc-2043f6b83e6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:23:13,778 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.098s 2021-10-29 01:23:13,779 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47b97930-2745-4a95-98d7-c60039d72e2b', 'x-compute-request-id': 'req-47b97930-2745-4a95-98d7-c60039d72e2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:23:14,874 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.085s 2021-10-29 01:23:14,874 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a893d0e0-c039-4fcf-ad2b-6d895fabfda0', 'x-compute-request-id': 'req-a893d0e0-c039-4fcf-ad2b-6d895fabfda0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:23:15,978 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.096s 2021-10-29 01:23:15,979 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd26ac50-ad09-4818-b2a5-399cd4d1e44f', 'x-compute-request-id': 'req-bd26ac50-ad09-4818-b2a5-399cd4d1e44f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:23:17,098 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.109s 2021-10-29 01:23:17,098 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f3dd345-f60d-4521-8aa4-8521b1b5ceb1', 'x-compute-request-id': 'req-9f3dd345-f60d-4521-8aa4-8521b1b5ceb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:23:18,200 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.093s 2021-10-29 01:23:18,200 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e670878-8087-4cd3-9dfd-2d4182b32fa6', 'x-compute-request-id': 'req-1e670878-8087-4cd3-9dfd-2d4182b32fa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:23:19,293 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.084s 2021-10-29 01:23:19,294 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-891137ec-dfcf-4e35-96fe-cc23272c5da7', 'x-compute-request-id': 'req-891137ec-dfcf-4e35-96fe-cc23272c5da7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:23:20,395 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.093s 2021-10-29 01:23:20,395 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62db514b-50f5-4678-9b0a-dbd7eb524874', 'x-compute-request-id': 'req-62db514b-50f5-4678-9b0a-dbd7eb524874', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:23:21,491 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.088s 2021-10-29 01:23:21,492 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6fd50fa2-3cbf-4594-9f63-c6f459fb388b', 'x-compute-request-id': 'req-6fd50fa2-3cbf-4594-9f63-c6f459fb388b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:23:22,584 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.085s 2021-10-29 01:23:22,585 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c8771a1-1f60-4146-a130-64f40835bba5', 'x-compute-request-id': 'req-3c8771a1-1f60-4146-a130-64f40835bba5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:23:23,679 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.085s 2021-10-29 01:23:23,679 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00acecc9-1b1c-48cb-89bf-5a483d52a307', 'x-compute-request-id': 'req-00acecc9-1b1c-48cb-89bf-5a483d52a307', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:23:24,780 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.092s 2021-10-29 01:23:24,780 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d2c70a9-57d9-43b0-ad70-7e9297417f10', 'x-compute-request-id': 'req-2d2c70a9-57d9-43b0-ad70-7e9297417f10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:23:25,876 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.087s 2021-10-29 01:23:25,876 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20f7c726-8c43-4f86-b85e-585cefe8372d', 'x-compute-request-id': 'req-20f7c726-8c43-4f86-b85e-585cefe8372d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:23:26,970 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.083s 2021-10-29 01:23:26,970 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1aa3e862-0678-41cd-a338-2f0ed2f63428', 'x-compute-request-id': 'req-1aa3e862-0678-41cd-a338-2f0ed2f63428', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:23:28,064 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.086s 2021-10-29 01:23:28,065 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a58a0840-a26e-446c-a196-abdab42e635c', 'x-compute-request-id': 'req-a58a0840-a26e-446c-a196-abdab42e635c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:23:29,157 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.084s 2021-10-29 01:23:29,158 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ef513cf-0b04-4646-a7e0-19dc7fb1df09', 'x-compute-request-id': 'req-3ef513cf-0b04-4646-a7e0-19dc7fb1df09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:23:30,256 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.090s 2021-10-29 01:23:30,257 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2008cd78-2d67-4a0b-bda0-00547dc9cd2a', 'x-compute-request-id': 'req-2008cd78-2d67-4a0b-bda0-00547dc9cd2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:23:31,352 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.087s 2021-10-29 01:23:31,352 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1cfeeb1d-dbbc-4c48-8c54-8b7915d61a89', 'x-compute-request-id': 'req-1cfeeb1d-dbbc-4c48-8c54-8b7915d61a89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:23:32,448 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.088s 2021-10-29 01:23:32,448 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8e508da-a72d-44d8-aef1-08e4aba4fe5a', 'x-compute-request-id': 'req-c8e508da-a72d-44d8-aef1-08e4aba4fe5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:23:33,540 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.083s 2021-10-29 01:23:33,541 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79c461f6-e63a-4f29-be1e-738e83094db4', 'x-compute-request-id': 'req-79c461f6-e63a-4f29-be1e-738e83094db4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:23:34,633 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.084s 2021-10-29 01:23:34,634 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34f9bc7c-a2d9-483c-be65-9071322cadc2', 'x-compute-request-id': 'req-34f9bc7c-a2d9-483c-be65-9071322cadc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:23:35,738 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.096s 2021-10-29 01:23:35,738 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e327dfc0-d069-4c55-97a4-6f7ff39287d9', 'x-compute-request-id': 'req-e327dfc0-d069-4c55-97a4-6f7ff39287d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:23:36,852 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.105s 2021-10-29 01:23:36,852 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae8dbf98-b817-46df-9f92-0ff333d3877c', 'x-compute-request-id': 'req-ae8dbf98-b817-46df-9f92-0ff333d3877c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:23:37,953 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.086s 2021-10-29 01:23:37,954 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f74cf74e-a03e-4836-9680-c43e89db215f', 'x-compute-request-id': 'req-f74cf74e-a03e-4836-9680-c43e89db215f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:23:39,049 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.086s 2021-10-29 01:23:39,049 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b5cfdfc-4519-4720-b7d6-23449af50073', 'x-compute-request-id': 'req-3b5cfdfc-4519-4720-b7d6-23449af50073', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:23:40,142 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.084s 2021-10-29 01:23:40,143 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2c52aa3-1b2e-4c09-b8b3-e8fb50d1ca09', 'x-compute-request-id': 'req-b2c52aa3-1b2e-4c09-b8b3-e8fb50d1ca09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:23:41,239 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.087s 2021-10-29 01:23:41,239 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dae103a5-5b8a-4462-88b4-47354ad43ba3', 'x-compute-request-id': 'req-dae103a5-5b8a-4462-88b4-47354ad43ba3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:23:42,342 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.095s 2021-10-29 01:23:42,343 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dcaddf76-567a-48ba-8da2-a0da683bedc9', 'x-compute-request-id': 'req-dcaddf76-567a-48ba-8da2-a0da683bedc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:23:43,436 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.085s 2021-10-29 01:23:43,437 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9486cbfd-21a3-42b1-84be-69ea8bcd289b', 'x-compute-request-id': 'req-9486cbfd-21a3-42b1-84be-69ea8bcd289b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:23:44,534 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.089s 2021-10-29 01:23:44,534 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4072ba36-06b0-4e98-afa8-009ebe0d5aba', 'x-compute-request-id': 'req-4072ba36-06b0-4e98-afa8-009ebe0d5aba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:23:45,630 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.087s 2021-10-29 01:23:45,630 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1553dca6-46bd-4208-aa73-6aeb8df6bad8', 'x-compute-request-id': 'req-1553dca6-46bd-4208-aa73-6aeb8df6bad8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:23:46,724 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.086s 2021-10-29 01:23:46,725 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf172a8e-30d2-4e33-af6e-09c3181b4cfa', 'x-compute-request-id': 'req-bf172a8e-30d2-4e33-af6e-09c3181b4cfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:23:47,819 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.086s 2021-10-29 01:23:47,820 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-348b60b5-c851-417b-931e-4b44e7ea5248', 'x-compute-request-id': 'req-348b60b5-c851-417b-931e-4b44e7ea5248', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:23:48,913 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.085s 2021-10-29 01:23:48,914 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e470bbc3-7e75-4396-850f-645bb30c0e59', 'x-compute-request-id': 'req-e470bbc3-7e75-4396-850f-645bb30c0e59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:23:50,012 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.090s 2021-10-29 01:23:50,013 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c50324c8-8da9-4dc2-8754-e06fb513212c', 'x-compute-request-id': 'req-c50324c8-8da9-4dc2-8754-e06fb513212c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:23:51,115 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.093s 2021-10-29 01:23:51,115 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b95a2ec-59f1-4479-a8ac-0421179cd400', 'x-compute-request-id': 'req-0b95a2ec-59f1-4479-a8ac-0421179cd400', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:23:52,217 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.093s 2021-10-29 01:23:52,217 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4fa7867-96d7-4c1d-a564-39a921eed5c9', 'x-compute-request-id': 'req-a4fa7867-96d7-4c1d-a564-39a921eed5c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:23:53,315 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.089s 2021-10-29 01:23:53,316 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1981b8cf-214e-4b3d-9288-9923a3ae512b', 'x-compute-request-id': 'req-1981b8cf-214e-4b3d-9288-9923a3ae512b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:23:54,411 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.086s 2021-10-29 01:23:54,411 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85ce6e75-0794-4f3d-90c7-0b9d3b14300a', 'x-compute-request-id': 'req-85ce6e75-0794-4f3d-90c7-0b9d3b14300a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:23:55,507 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.087s 2021-10-29 01:23:55,508 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14112b7e-c446-4bbc-9017-d3f24b9cdee0', 'x-compute-request-id': 'req-14112b7e-c446-4bbc-9017-d3f24b9cdee0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:23:56,606 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.090s 2021-10-29 01:23:56,606 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3eb1ba8d-6ea0-4e18-bf92-34211984ab9a', 'x-compute-request-id': 'req-3eb1ba8d-6ea0-4e18-bf92-34211984ab9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:23:57,702 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.086s 2021-10-29 01:23:57,702 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51644032-1796-40ac-8348-c61ab3d008e6', 'x-compute-request-id': 'req-51644032-1796-40ac-8348-c61ab3d008e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:23:58,800 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.088s 2021-10-29 01:23:58,801 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a87fd85d-4b49-4d3f-940e-b3d139c24f53', 'x-compute-request-id': 'req-a87fd85d-4b49-4d3f-940e-b3d139c24f53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:23:59,905 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.096s 2021-10-29 01:23:59,906 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:23:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05e979a1-8fe3-4928-acc3-dfb73303dd31', 'x-compute-request-id': 'req-05e979a1-8fe3-4928-acc3-dfb73303dd31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:24:01,003 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.088s 2021-10-29 01:24:01,003 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63a49dc2-4742-46df-8e67-b8ddc2f6d44d', 'x-compute-request-id': 'req-63a49dc2-4742-46df-8e67-b8ddc2f6d44d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:24:02,099 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.087s 2021-10-29 01:24:02,099 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10f569b8-83b1-4568-85d4-f1afe9cf178f', 'x-compute-request-id': 'req-10f569b8-83b1-4568-85d4-f1afe9cf178f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:24:03,192 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.084s 2021-10-29 01:24:03,192 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2436f0a5-07ea-47ba-a9bf-01ed3475acad', 'x-compute-request-id': 'req-2436f0a5-07ea-47ba-a9bf-01ed3475acad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:24:04,285 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.085s 2021-10-29 01:24:04,285 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-067bbb80-82fc-47c7-80ee-43fdd8295bbe', 'x-compute-request-id': 'req-067bbb80-82fc-47c7-80ee-43fdd8295bbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:24:05,383 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.086s 2021-10-29 01:24:05,383 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1966606c-57e8-4abf-afc6-00c9c193ebe7', 'x-compute-request-id': 'req-1966606c-57e8-4abf-afc6-00c9c193ebe7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:24:06,480 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.088s 2021-10-29 01:24:06,480 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e136880a-def4-4540-aa9f-460ea6812509', 'x-compute-request-id': 'req-e136880a-def4-4540-aa9f-460ea6812509', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:24:07,584 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.088s 2021-10-29 01:24:07,584 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4120fd49-5982-4fbe-a0cc-4dd3eb649ee7', 'x-compute-request-id': 'req-4120fd49-5982-4fbe-a0cc-4dd3eb649ee7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:24:08,914 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.321s 2021-10-29 01:24:08,914 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de74a2cc-a67d-4d77-9c6f-af8592cb0685', 'x-compute-request-id': 'req-de74a2cc-a67d-4d77-9c6f-af8592cb0685', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:24:10,010 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.087s 2021-10-29 01:24:10,010 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ddae3d51-1625-42fd-86a8-65216db3dec7', 'x-compute-request-id': 'req-ddae3d51-1625-42fd-86a8-65216db3dec7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:24:11,106 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.087s 2021-10-29 01:24:11,106 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab06c0f3-e260-4fdc-8794-94390fc00e95', 'x-compute-request-id': 'req-ab06c0f3-e260-4fdc-8794-94390fc00e95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:24:12,203 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.087s 2021-10-29 01:24:12,203 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f416e98-5170-45e4-ac53-1d91426dd5d4', 'x-compute-request-id': 'req-4f416e98-5170-45e4-ac53-1d91426dd5d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:24:13,298 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.085s 2021-10-29 01:24:13,298 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d986e542-d275-4987-8eea-a20220168faa', 'x-compute-request-id': 'req-d986e542-d275-4987-8eea-a20220168faa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:24:14,395 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.088s 2021-10-29 01:24:14,396 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ae17f22-0aa9-429b-8d44-63cd3460ad20', 'x-compute-request-id': 'req-5ae17f22-0aa9-429b-8d44-63cd3460ad20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:24:15,491 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.087s 2021-10-29 01:24:15,491 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-244ee01e-880f-483d-9816-8bc25032f735', 'x-compute-request-id': 'req-244ee01e-880f-483d-9816-8bc25032f735', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:24:16,590 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.090s 2021-10-29 01:24:16,590 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d36c0ce8-8692-4688-a06b-b561796643be', 'x-compute-request-id': 'req-d36c0ce8-8692-4688-a06b-b561796643be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:24:17,683 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.084s 2021-10-29 01:24:17,683 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cfbd0a4c-3e45-4343-8e75-5779ed85b8d0', 'x-compute-request-id': 'req-cfbd0a4c-3e45-4343-8e75-5779ed85b8d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:24:18,843 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.151s 2021-10-29 01:24:18,843 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92e426a9-6187-4f99-81e9-d3b31869b69b', 'x-compute-request-id': 'req-92e426a9-6187-4f99-81e9-d3b31869b69b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:24:20,000 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.148s 2021-10-29 01:24:20,000 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97ebbab0-3a10-4a34-adf2-7917a238c71e', 'x-compute-request-id': 'req-97ebbab0-3a10-4a34-adf2-7917a238c71e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:24:21,165 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.156s 2021-10-29 01:24:21,166 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce2db1b7-c6a0-497d-bb6d-679d22b3e1fb', 'x-compute-request-id': 'req-ce2db1b7-c6a0-497d-bb6d-679d22b3e1fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:24:22,328 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.154s 2021-10-29 01:24:22,328 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11476f70-fac4-4796-9e07-558077b21eed', 'x-compute-request-id': 'req-11476f70-fac4-4796-9e07-558077b21eed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:24:23,482 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.145s 2021-10-29 01:24:23,483 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2952ff9-457c-49d5-99bc-29210ddd87db', 'x-compute-request-id': 'req-e2952ff9-457c-49d5-99bc-29210ddd87db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:24:24,654 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.163s 2021-10-29 01:24:24,655 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d4d38d1-e81b-419f-be90-260b7bf277d1', 'x-compute-request-id': 'req-7d4d38d1-e81b-419f-be90-260b7bf277d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:24:25,804 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.141s 2021-10-29 01:24:25,804 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-976e40aa-33f3-409c-be4d-87dabb7f7196', 'x-compute-request-id': 'req-976e40aa-33f3-409c-be4d-87dabb7f7196', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:24:26,967 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.155s 2021-10-29 01:24:26,967 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3cce20a7-ae39-4299-936a-92b29a243a89', 'x-compute-request-id': 'req-3cce20a7-ae39-4299-936a-92b29a243a89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:24:28,127 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.151s 2021-10-29 01:24:28,127 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6850964-bc80-4ac6-a902-271f9f503e7a', 'x-compute-request-id': 'req-e6850964-bc80-4ac6-a902-271f9f503e7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:24:29,293 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.157s 2021-10-29 01:24:29,293 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc2fc732-95a5-4d41-83d9-0cda0c6d0d6f', 'x-compute-request-id': 'req-dc2fc732-95a5-4d41-83d9-0cda0c6d0d6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:24:30,473 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.170s 2021-10-29 01:24:30,473 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a88f2321-accc-409b-8f58-843a272c1aa8', 'x-compute-request-id': 'req-a88f2321-accc-409b-8f58-843a272c1aa8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:24:31,637 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.155s 2021-10-29 01:24:31,637 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79fa7991-6394-420d-bd1f-0b6ba92d110c', 'x-compute-request-id': 'req-79fa7991-6394-420d-bd1f-0b6ba92d110c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:24:32,797 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.151s 2021-10-29 01:24:32,798 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83ef90fc-1b2d-4d7e-8028-7d732810b85f', 'x-compute-request-id': 'req-83ef90fc-1b2d-4d7e-8028-7d732810b85f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:24:33,954 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.148s 2021-10-29 01:24:33,955 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92908ff3-31b2-41e4-8b7f-1cd1613c76d5', 'x-compute-request-id': 'req-92908ff3-31b2-41e4-8b7f-1cd1613c76d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:24:35,119 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.155s 2021-10-29 01:24:35,119 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a6eefd5-5eb6-4675-89e8-bd487729f6cb', 'x-compute-request-id': 'req-4a6eefd5-5eb6-4675-89e8-bd487729f6cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:24:36,280 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.152s 2021-10-29 01:24:36,281 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-126babbb-1e3b-46de-9cde-5ab7211bd0f8', 'x-compute-request-id': 'req-126babbb-1e3b-46de-9cde-5ab7211bd0f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:24:37,451 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.162s 2021-10-29 01:24:37,451 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ccf419ea-8f28-48d1-9546-785c0284dd7e', 'x-compute-request-id': 'req-ccf419ea-8f28-48d1-9546-785c0284dd7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:24:38,616 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.155s 2021-10-29 01:24:38,616 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a59530f5-9101-41ad-a268-69ef0e44e9ce', 'x-compute-request-id': 'req-a59530f5-9101-41ad-a268-69ef0e44e9ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:24:39,767 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.142s 2021-10-29 01:24:39,767 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-933dedb9-b0c7-4252-a695-bba61b44321d', 'x-compute-request-id': 'req-933dedb9-b0c7-4252-a695-bba61b44321d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:24:40,946 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.170s 2021-10-29 01:24:40,946 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c628f808-bbd9-46ba-9525-7b09f4016a22', 'x-compute-request-id': 'req-c628f808-bbd9-46ba-9525-7b09f4016a22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:24:42,090 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.135s 2021-10-29 01:24:42,090 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e273fc7-46dc-4749-b51c-23117d9a8b2e', 'x-compute-request-id': 'req-2e273fc7-46dc-4749-b51c-23117d9a8b2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:24:43,247 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.147s 2021-10-29 01:24:43,247 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25e767f3-7ec7-4ad1-9a05-aadfeb207b90', 'x-compute-request-id': 'req-25e767f3-7ec7-4ad1-9a05-aadfeb207b90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:24:44,412 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.156s 2021-10-29 01:24:44,412 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e706552f-9772-427f-9ad5-b514167d1c47', 'x-compute-request-id': 'req-e706552f-9772-427f-9ad5-b514167d1c47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:24:45,578 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.158s 2021-10-29 01:24:45,578 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63d409cd-5633-4cd6-a579-e76a76f19a28', 'x-compute-request-id': 'req-63d409cd-5633-4cd6-a579-e76a76f19a28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:24:46,736 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.148s 2021-10-29 01:24:46,736 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27121182-7736-4706-afce-a39722b84a4d', 'x-compute-request-id': 'req-27121182-7736-4706-afce-a39722b84a4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:24:47,892 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.146s 2021-10-29 01:24:47,892 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e34a66c5-3d85-4f38-82c9-46a285047843', 'x-compute-request-id': 'req-e34a66c5-3d85-4f38-82c9-46a285047843', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:24:49,063 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.162s 2021-10-29 01:24:49,063 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29d51ebf-9f75-419e-b2ab-66d11b64c6aa', 'x-compute-request-id': 'req-29d51ebf-9f75-419e-b2ab-66d11b64c6aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:24:50,206 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.135s 2021-10-29 01:24:50,207 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25242544-e5ad-41be-a3bf-4d2b0a7d5b08', 'x-compute-request-id': 'req-25242544-e5ad-41be-a3bf-4d2b0a7d5b08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:24:51,389 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.174s 2021-10-29 01:24:51,389 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ccb04d4b-9067-4e1b-9d52-ee14d5e0e52e', 'x-compute-request-id': 'req-ccb04d4b-9067-4e1b-9d52-ee14d5e0e52e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:24:52,542 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.144s 2021-10-29 01:24:52,542 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0209f17e-8a98-45fc-a301-35fad3c6da70', 'x-compute-request-id': 'req-0209f17e-8a98-45fc-a301-35fad3c6da70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:24:53,701 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.150s 2021-10-29 01:24:53,701 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8edca473-1071-46aa-824a-e887bcf1639b', 'x-compute-request-id': 'req-8edca473-1071-46aa-824a-e887bcf1639b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:24:54,861 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.151s 2021-10-29 01:24:54,862 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-988b1b01-e29d-43e4-854c-d6b743c67a94', 'x-compute-request-id': 'req-988b1b01-e29d-43e4-854c-d6b743c67a94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:24:56,027 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.157s 2021-10-29 01:24:56,028 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc177bae-da6a-45a7-84f2-31b915dee9ff', 'x-compute-request-id': 'req-dc177bae-da6a-45a7-84f2-31b915dee9ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:24:57,188 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.151s 2021-10-29 01:24:57,188 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1363c3cb-8a1d-4ced-b559-c2fb8cf621a2', 'x-compute-request-id': 'req-1363c3cb-8a1d-4ced-b559-c2fb8cf621a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:24:58,347 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.150s 2021-10-29 01:24:58,347 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-133f5e1a-e71f-4b82-8aca-3ce7711aabb0', 'x-compute-request-id': 'req-133f5e1a-e71f-4b82-8aca-3ce7711aabb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:24:59,509 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.154s 2021-10-29 01:24:59,510 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:24:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71bbb881-62aa-42a2-9a51-9594108865b2', 'x-compute-request-id': 'req-71bbb881-62aa-42a2-9a51-9594108865b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:25:00,672 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.154s 2021-10-29 01:25:00,672 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:25:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ed8b2bc-d720-47fb-af63-24ffdad73871', 'x-compute-request-id': 'req-0ed8b2bc-d720-47fb-af63-24ffdad73871', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:25:01,826 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.145s 2021-10-29 01:25:01,827 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:25:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18590837-f84e-4466-b3e5-b29808cc66e4', 'x-compute-request-id': 'req-18590837-f84e-4466-b3e5-b29808cc66e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:25:02,987 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.151s 2021-10-29 01:25:02,987 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:25:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f87fac48-3139-4fd4-9caa-8416649a3209', 'x-compute-request-id': 'req-f87fac48-3139-4fd4-9caa-8416649a3209', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:25:04,140 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.145s 2021-10-29 01:25:04,140 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:25:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47f37eac-8e1d-4d2d-b86b-b5786089e696', 'x-compute-request-id': 'req-47f37eac-8e1d-4d2d-b86b-b5786089e696', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:25:05,303 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.154s 2021-10-29 01:25:05,304 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:25:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85ee402c-f133-4e17-9d7a-b9ec613eff22', 'x-compute-request-id': 'req-85ee402c-f133-4e17-9d7a-b9ec613eff22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:25:06,460 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.148s 2021-10-29 01:25:06,460 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:25:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed4a0911-f112-4f7e-81e2-270518fa6442', 'x-compute-request-id': 'req-ed4a0911-f112-4f7e-81e2-270518fa6442', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:25:07,619 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.150s 2021-10-29 01:25:07,619 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:25:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e428d25e-a8fc-4a0a-8f7c-17ff3b4d45e1', 'x-compute-request-id': 'req-e428d25e-a8fc-4a0a-8f7c-17ff3b4d45e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:25:08,784 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.156s 2021-10-29 01:25:08,785 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:25:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-359a54a6-21cd-472b-95dc-8c177d2eac0d', 'x-compute-request-id': 'req-359a54a6-21cd-472b-95dc-8c177d2eac0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:25:09,945 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.151s 2021-10-29 01:25:09,945 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:25:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f998ad2a-a6b1-4abe-886c-986ed925d4b0', 'x-compute-request-id': 'req-f998ad2a-a6b1-4abe-886c-986ed925d4b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:25:11,116 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.163s 2021-10-29 01:25:11,116 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:25:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-229d36f1-8039-4fa0-a4e8-2504bacb9358', 'x-compute-request-id': 'req-229d36f1-8039-4fa0-a4e8-2504bacb9358', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"server": {"id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "name": "tempest-TestVolumeBootPattern-server-106260691", "status": "ACTIVE", "tenant_id": "ccd9f9783640477abd2d011a323a6f06", "user_id": "fe886b061dd447649b65fc919fb6dd87", "metadata": {}, "hostId": "4ddb6d91bafbe027cfd17631890e424f5744c86fecddec2413a06820", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.90/compute/flavors/452"}]}, "created": "2021-10-29T01:17:04Z", "updated": "2021-10-29T01:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}, {"rel": "bookmark", "href": "http://10.222.0.90/compute/servers/11a30efc-58bb-4139-a2ca-1712680c7fde"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1685738325", "OS-SRV-USG:launched_at": "2021-10-29T01:17: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": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}]}}' 2021-10-29 01:26:12,182 116439 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.90', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 2021-10-29 01:27:12,243 116439 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.90', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 2021-10-29 01:28:12,302 116439 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.90', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 2021-10-29 01:29:12,360 116439 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.90', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 2021-10-29 01:30:12,418 116439 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.90', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 2021-10-29 01:31:12,480 116439 WARNING [urllib3.connectionpool] Retrying (Retry(total=4, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.90', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 2021-10-29 01:32:12,542 116439 WARNING [urllib3.connectionpool] Retrying (Retry(total=3, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.90', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 2021-10-29 01:33:12,602 116439 WARNING [urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.90', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 2021-10-29 01:34:12,664 116439 WARNING [urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.90', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 2021-10-29 01:35:12,725 116439 WARNING [urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.90', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 2021-10-29 01:36:13,291 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.222.0.90:9696/v2.0/floatingips/96c552a9-5510-48da-b4f0-7bb702779f9f 0.500s 2021-10-29 01:36:13,292 116439 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-a3f84e88-f58f-42b0-9dcf-34ea2270d383', 'content-length': '0', 'date': 'Fri, 29 Oct 2021 01:36:13 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.90:9696/v2.0/floatingips/96c552a9-5510-48da-b4f0-7bb702779f9f'} Body: b'' 2021-10-29 01:37:13,354 116439 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.90', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 2021-10-29 01:38:13,407 116439 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.90', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 2021-10-29 01:38:14,279 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 DELETE http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 120.987s 2021-10-29 01:38:14,280 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:38:13 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-e8e6e0e7-92da-45a2-b660-ea2ca9899f80', 'x-compute-request-id': 'req-e8e6e0e7-92da-45a2-b660-ea2ca9899f80', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 11a30efc-58bb-4139-a2ca-1712680c7fde could not be found."}}' 2021-10-29 01:38:14,344 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde 0.063s 2021-10-29 01:38:14,344 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:38:14 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-fbe8f209-523e-4654-8c52-22c190126d20', 'x-compute-request-id': 'req-fbe8f209-523e-4654-8c52-22c190126d20', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.90/compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 11a30efc-58bb-4139-a2ca-1712680c7fde could not be found."}}' 2021-10-29 01:39:14,402 116439 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.90', port=80): Read timed out. (read timeout=60)")': /volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 2021-10-29 01:40:13,015 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 400 DELETE http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 118.670s 2021-10-29 01:40:13,015 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:39:14 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-9760bd2f-78ae-4789-9f0a-3dc134b3d464', 'x-openstack-request-id': 'req-9760bd2f-78ae-4789-9f0a-3dc134b3d464', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"badRequest": {"code": 400, "message": "Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots or be disassociated from snapshots after volume transfer."}}' 2021-10-29 01:40:13,901 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.884s 2021-10-29 01:40:13,902 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:40:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17dca423-4ca3-4e3d-83c9-9c28495d6951', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17dca423-4ca3-4e3d-83c9-9c28495d6951', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:41:14,971 116439 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.90', port=80): Read timed out. (read timeout=60)")': /volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 2021-10-29 01:42:13,590 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 118.680s 2021-10-29 01:42:13,590 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:41:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15e3e4db-0345-4c41-a2e3-d2006517ba2a', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15e3e4db-0345-4c41-a2e3-d2006517ba2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:42:14,642 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.043s 2021-10-29 01:42:14,643 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ab10ff6-b3b8-4e5c-8143-75b5c1d80a23', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ab10ff6-b3b8-4e5c-8143-75b5c1d80a23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:42:15,691 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.041s 2021-10-29 01:42:15,692 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65ad5cfe-a8ff-4ff4-8b72-73d56d16edd6', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65ad5cfe-a8ff-4ff4-8b72-73d56d16edd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:42:16,741 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.041s 2021-10-29 01:42:16,741 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bf61f51-6a18-4fa4-8944-50ee21e0609a', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bf61f51-6a18-4fa4-8944-50ee21e0609a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:42:17,792 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:42:17,793 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65dee052-85b3-4608-924f-29a484f5804c', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65dee052-85b3-4608-924f-29a484f5804c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:42:18,842 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.041s 2021-10-29 01:42:18,842 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-181025dc-e3e4-47af-a724-338195583173', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-181025dc-e3e4-47af-a724-338195583173', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:42:19,891 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.041s 2021-10-29 01:42:19,892 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6db44553-87ad-49a2-9a12-f4f051083ed1', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6db44553-87ad-49a2-9a12-f4f051083ed1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:42:20,942 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.043s 2021-10-29 01:42:20,942 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10223280-91ca-4591-820f-f74c534151fb', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10223280-91ca-4591-820f-f74c534151fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:42:21,992 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:42:21,992 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6452a315-11b3-425f-afc3-8ab9bca1aaec', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6452a315-11b3-425f-afc3-8ab9bca1aaec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:42:23,043 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:42:23,043 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a88aeac-56c6-4c01-a5a8-b3591403dbde', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a88aeac-56c6-4c01-a5a8-b3591403dbde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:42:24,093 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:42:24,094 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0afb7dba-5017-4f30-9887-148dbf4b039d', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0afb7dba-5017-4f30-9887-148dbf4b039d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:42:25,142 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.041s 2021-10-29 01:42:25,143 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98689fa3-9d86-47af-934b-89b621409f06', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98689fa3-9d86-47af-934b-89b621409f06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:42:26,192 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.041s 2021-10-29 01:42:26,192 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d287f0c-bb57-450a-8bb1-cad31618712f', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d287f0c-bb57-450a-8bb1-cad31618712f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:42:27,242 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.041s 2021-10-29 01:42:27,243 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc5a1fac-6c34-4195-aac1-3ff6551c08ba', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc5a1fac-6c34-4195-aac1-3ff6551c08ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:42:28,292 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:42:28,292 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2079210a-a954-4f22-ae33-e5cb5c751129', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2079210a-a954-4f22-ae33-e5cb5c751129', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:42:29,342 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.041s 2021-10-29 01:42:29,342 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2cc48f5-f861-47fd-b0f6-f385c28de7ab', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2cc48f5-f861-47fd-b0f6-f385c28de7ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:42:30,392 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:42:30,392 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7caa629-3e47-453e-b04f-4ff38a38c954', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7caa629-3e47-453e-b04f-4ff38a38c954', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:42:31,442 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.041s 2021-10-29 01:42:31,442 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e81dd022-aacc-4232-b6b4-28e7028c000b', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e81dd022-aacc-4232-b6b4-28e7028c000b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:42:32,492 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:42:32,493 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58e5108c-3dfc-4bad-ae50-592c316551c6', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58e5108c-3dfc-4bad-ae50-592c316551c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:42:33,543 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:42:33,544 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a045d95e-8d77-49ec-8fbd-f2ecb7a4523b', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a045d95e-8d77-49ec-8fbd-f2ecb7a4523b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:42:34,594 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.043s 2021-10-29 01:42:34,595 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10ea4f29-a39e-4805-a532-bd969b5ba952', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10ea4f29-a39e-4805-a532-bd969b5ba952', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:42:35,645 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:42:35,646 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76da8649-a0dc-4622-ba54-aea13187dcba', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76da8649-a0dc-4622-ba54-aea13187dcba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:42:36,697 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.043s 2021-10-29 01:42:36,697 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81528b58-d7ed-44d5-a877-be6776c423cc', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81528b58-d7ed-44d5-a877-be6776c423cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:42:37,748 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:42:37,748 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d19b467e-50b4-490c-8025-d7ec9f54a337', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d19b467e-50b4-490c-8025-d7ec9f54a337', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:42:38,801 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.044s 2021-10-29 01:42:38,801 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80f00d5f-ba0a-41c5-bb0f-0371faea95b7', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80f00d5f-ba0a-41c5-bb0f-0371faea95b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:42:39,852 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:42:39,852 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61d635e5-e66f-4bd0-8a8b-3cf1432c720a', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61d635e5-e66f-4bd0-8a8b-3cf1432c720a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:42:40,902 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:42:40,902 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-165e5f0e-0a2e-4027-8d31-fe301af10f4c', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-165e5f0e-0a2e-4027-8d31-fe301af10f4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:42:41,953 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.043s 2021-10-29 01:42:41,953 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bee1faf1-5d41-457e-8739-28481452b600', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bee1faf1-5d41-457e-8739-28481452b600', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:42:43,003 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:42:43,003 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba987456-3830-47d8-a1d0-03998897a855', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba987456-3830-47d8-a1d0-03998897a855', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:42:44,054 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:42:44,054 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ba22be5-b2e4-4fad-a1b0-f617f471c74e', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ba22be5-b2e4-4fad-a1b0-f617f471c74e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:42:45,105 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.043s 2021-10-29 01:42:45,105 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a93fa6e-6787-4855-a3e6-e535c06e1af6', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a93fa6e-6787-4855-a3e6-e535c06e1af6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:42:46,155 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.041s 2021-10-29 01:42:46,155 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9a1d08a-58d4-4f13-b139-a478bb017985', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9a1d08a-58d4-4f13-b139-a478bb017985', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:42:47,205 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:42:47,206 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf6cd932-f4d0-4b51-b7db-2c169dfa7d16', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf6cd932-f4d0-4b51-b7db-2c169dfa7d16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:42:48,255 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.041s 2021-10-29 01:42:48,255 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54cbed50-ddf4-4441-b312-10bf08272096', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54cbed50-ddf4-4441-b312-10bf08272096', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:42:49,307 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.043s 2021-10-29 01:42:49,308 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21320960-7e95-4a42-b251-2b2e16340993', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21320960-7e95-4a42-b251-2b2e16340993', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:42:50,358 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:42:50,358 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a99bd912-6dd5-4435-9810-985b35e52eff', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a99bd912-6dd5-4435-9810-985b35e52eff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:42:51,408 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.043s 2021-10-29 01:42:51,408 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-995150ba-90c6-4216-afd4-4649bc860bbc', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-995150ba-90c6-4216-afd4-4649bc860bbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:42:52,460 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:42:52,460 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a495e4d-5320-4ecf-ba2c-acbb01b32218', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a495e4d-5320-4ecf-ba2c-acbb01b32218', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:42:53,510 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:42:53,510 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-958ba21c-1f4e-49db-b66d-1b800c545baf', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-958ba21c-1f4e-49db-b66d-1b800c545baf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:42:54,561 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:42:54,561 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6befadef-63a0-435e-9aaa-70aacf497d21', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6befadef-63a0-435e-9aaa-70aacf497d21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:42:55,612 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:42:55,612 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d5a77ac-d671-4f49-8018-b4eac97c1f39', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d5a77ac-d671-4f49-8018-b4eac97c1f39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:42:56,663 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:42:56,664 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf477584-2079-454c-9aa7-033d829d0c5d', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf477584-2079-454c-9aa7-033d829d0c5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:42:57,717 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.045s 2021-10-29 01:42:57,718 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbcd77dd-0c99-4305-8c55-a157793aef67', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbcd77dd-0c99-4305-8c55-a157793aef67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:42:58,769 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.043s 2021-10-29 01:42:58,769 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b80f52c-bbe4-4269-b86c-f7d88ebe5b39', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b80f52c-bbe4-4269-b86c-f7d88ebe5b39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:42:59,819 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.041s 2021-10-29 01:42:59,819 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:42:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afbf4b4d-1407-4e1b-b0a7-066108b9eb31', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afbf4b4d-1407-4e1b-b0a7-066108b9eb31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:43:00,869 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.041s 2021-10-29 01:43:00,869 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c94d651-74cc-41eb-8f2a-6e9385e4ec67', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c94d651-74cc-41eb-8f2a-6e9385e4ec67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:43:01,919 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.041s 2021-10-29 01:43:01,919 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cec4fb9-7607-48c8-b2de-f9ccd44dec69', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cec4fb9-7607-48c8-b2de-f9ccd44dec69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:43:02,970 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.043s 2021-10-29 01:43:02,970 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e894c46-99cb-4a26-8882-af2b1f966309', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e894c46-99cb-4a26-8882-af2b1f966309', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:43:04,021 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.043s 2021-10-29 01:43:04,021 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e0faccf-065c-460e-856f-3b01e198f570', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e0faccf-065c-460e-856f-3b01e198f570', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:43:05,074 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.044s 2021-10-29 01:43:05,075 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f757f8c5-7ff0-4360-a397-c0cf03ddfa9e', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f757f8c5-7ff0-4360-a397-c0cf03ddfa9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:43:06,124 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.041s 2021-10-29 01:43:06,125 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d64f560-151f-42bc-bdfb-8110c14c8559', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d64f560-151f-42bc-bdfb-8110c14c8559', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:43:07,175 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:43:07,175 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e5e2ea9-11d5-4f36-927f-06446cc6e76c', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e5e2ea9-11d5-4f36-927f-06446cc6e76c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:43:08,227 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.041s 2021-10-29 01:43:08,228 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-193865d1-4b00-4841-b08f-a1506c3906e0', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-193865d1-4b00-4841-b08f-a1506c3906e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:43:09,281 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.044s 2021-10-29 01:43:09,281 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63e2bf9d-2e0e-446a-b0bd-8197bede693f', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63e2bf9d-2e0e-446a-b0bd-8197bede693f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:43:10,331 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.041s 2021-10-29 01:43:10,331 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e0f1fb4-3a70-49d4-add8-25c4e5253da7', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e0f1fb4-3a70-49d4-add8-25c4e5253da7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:43:11,383 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:43:11,383 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e4eac14-81a3-446b-9e8f-656e6fa7c7c0', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e4eac14-81a3-446b-9e8f-656e6fa7c7c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:43:12,433 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.043s 2021-10-29 01:43:12,434 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e362787e-0868-4056-83b1-4ffe9af04c13', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e362787e-0868-4056-83b1-4ffe9af04c13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:43:13,484 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:43:13,484 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff314fac-0f7d-4214-88bc-af25ee80f994', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff314fac-0f7d-4214-88bc-af25ee80f994', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:43:14,534 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.041s 2021-10-29 01:43:14,534 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3edd8890-a2f7-4198-b4d6-ab7af1f494f4', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3edd8890-a2f7-4198-b4d6-ab7af1f494f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:43:15,584 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.041s 2021-10-29 01:43:15,584 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e5d285c-fd98-40e1-bf82-4a31f5776a94', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e5d285c-fd98-40e1-bf82-4a31f5776a94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:43:16,635 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:43:16,635 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84c4e4b8-dbfb-4a80-9e4a-f23e2c416781', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84c4e4b8-dbfb-4a80-9e4a-f23e2c416781', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:43:17,686 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:43:17,686 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-478cba71-d94b-4c1a-ad31-f59590288040', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-478cba71-d94b-4c1a-ad31-f59590288040', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:43:18,736 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:43:18,736 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94e2724b-bd81-44ca-845d-90d0be88ee95', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94e2724b-bd81-44ca-845d-90d0be88ee95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:43:19,786 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:43:19,787 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45faaab9-52b5-4763-b211-9c6f531fc6bd', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45faaab9-52b5-4763-b211-9c6f531fc6bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:43:20,839 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.044s 2021-10-29 01:43:20,839 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f849740-8ed3-47f1-9566-f6fa278ce500', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f849740-8ed3-47f1-9566-f6fa278ce500', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:43:21,888 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.041s 2021-10-29 01:43:21,888 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-397d3f0b-403b-4fd2-9a5d-fc87aba17ec5', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-397d3f0b-403b-4fd2-9a5d-fc87aba17ec5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:43:22,938 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.041s 2021-10-29 01:43:22,938 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ca9cf45-109c-47df-a9c0-b0ed984c5780', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ca9cf45-109c-47df-a9c0-b0ed984c5780', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:43:23,989 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:43:23,989 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7be53ed7-29e1-4a10-9628-ccac110d5b01', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7be53ed7-29e1-4a10-9628-ccac110d5b01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:43:25,046 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.048s 2021-10-29 01:43:25,046 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab546d46-75df-483f-91b4-3344e6957bdd', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab546d46-75df-483f-91b4-3344e6957bdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:43:26,096 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:43:26,097 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fcc7d3d-687a-4c83-b1d7-7e96b88a5992', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fcc7d3d-687a-4c83-b1d7-7e96b88a5992', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:43:27,146 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.041s 2021-10-29 01:43:27,147 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0523466b-482d-4ac0-8ed1-967d4e099aa9', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0523466b-482d-4ac0-8ed1-967d4e099aa9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:43:28,196 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.041s 2021-10-29 01:43:28,196 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-142e32f4-c0ba-40b2-8e6f-43ff6facaa83', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-142e32f4-c0ba-40b2-8e6f-43ff6facaa83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:43:29,247 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.041s 2021-10-29 01:43:29,247 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce579341-8280-4f19-b3cc-bb944088cd82', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce579341-8280-4f19-b3cc-bb944088cd82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:43:30,298 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:43:30,298 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a730d7fb-ba0d-4959-98fe-6e3649e2283c', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a730d7fb-ba0d-4959-98fe-6e3649e2283c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:43:31,352 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.045s 2021-10-29 01:43:31,352 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17dfdee3-c6fe-4c33-9639-cf7a62e7cfb1', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17dfdee3-c6fe-4c33-9639-cf7a62e7cfb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:43:32,403 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:43:32,404 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d472e420-6421-4610-80c5-bbee465a7c22', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d472e420-6421-4610-80c5-bbee465a7c22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:43:33,455 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.043s 2021-10-29 01:43:33,455 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dd2d243-b111-4e85-8b01-0f454b50c6a1', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dd2d243-b111-4e85-8b01-0f454b50c6a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:43:34,505 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.041s 2021-10-29 01:43:34,506 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6c4b088-2286-4bac-a2c9-e34d2d705784', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6c4b088-2286-4bac-a2c9-e34d2d705784', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:43:35,556 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:43:35,556 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7921e801-1938-4335-a317-db4ef0baaf9f', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7921e801-1938-4335-a317-db4ef0baaf9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:43:36,607 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:43:36,608 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af87fbdb-eb23-4c2c-aa2f-933059c55cf0', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af87fbdb-eb23-4c2c-aa2f-933059c55cf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:43:37,657 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:43:37,658 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f4d6d1b-4965-4d91-b98e-d1c6b5dd682d', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f4d6d1b-4965-4d91-b98e-d1c6b5dd682d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:43:38,708 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.041s 2021-10-29 01:43:38,708 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-186c4833-0604-4ee9-aec0-56a67726bd73', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-186c4833-0604-4ee9-aec0-56a67726bd73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:43:39,758 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.041s 2021-10-29 01:43:39,758 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8608ce5-050a-449f-8d81-ef36a68c173b', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8608ce5-050a-449f-8d81-ef36a68c173b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:43:40,809 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:43:40,809 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d27d1f3-6453-4819-aae5-a32ae285f228', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d27d1f3-6453-4819-aae5-a32ae285f228', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:43:41,860 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:43:41,860 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43265210-acc0-477b-9e9d-dca8931d17e0', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43265210-acc0-477b-9e9d-dca8931d17e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:43:42,910 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:43:42,911 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-241aafd2-b01e-4d5a-b1b7-9dacbc659f83', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-241aafd2-b01e-4d5a-b1b7-9dacbc659f83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:43:43,967 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.049s 2021-10-29 01:43:43,968 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5852ce4e-f4de-4473-a8ec-4507b4b7f8be', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5852ce4e-f4de-4473-a8ec-4507b4b7f8be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:43:45,019 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:43:45,019 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed5c6fee-54fa-496e-9b4a-4292fbce655c', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed5c6fee-54fa-496e-9b4a-4292fbce655c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:43:46,076 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.049s 2021-10-29 01:43:46,076 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-877a7f4e-7231-4b14-93ec-a0385e96f829', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-877a7f4e-7231-4b14-93ec-a0385e96f829', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:43:47,126 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.041s 2021-10-29 01:43:47,127 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7736878b-2272-4194-9b39-a97b2930b74a', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7736878b-2272-4194-9b39-a97b2930b74a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:43:48,176 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:43:48,177 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22023825-9638-4391-b1fb-34fa2ef2add5', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22023825-9638-4391-b1fb-34fa2ef2add5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:43:49,227 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.041s 2021-10-29 01:43:49,227 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2869d4c3-6d07-4fca-bb2b-de9d2bbb4e78', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2869d4c3-6d07-4fca-bb2b-de9d2bbb4e78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:43:50,276 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.041s 2021-10-29 01:43:50,277 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d08bf3a-bd5b-47b9-940c-531ac20f76d8', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d08bf3a-bd5b-47b9-940c-531ac20f76d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:43:51,326 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:43:51,327 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98ff74f2-6e06-4867-881e-81b7772e200b', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98ff74f2-6e06-4867-881e-81b7772e200b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:43:52,379 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.043s 2021-10-29 01:43:52,379 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0566f4e-30aa-49df-a58e-b5523e3d26a3', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0566f4e-30aa-49df-a58e-b5523e3d26a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:43:53,429 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.041s 2021-10-29 01:43:53,429 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-660a1754-5bb0-4a1a-af1b-6dbd76a1b106', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-660a1754-5bb0-4a1a-af1b-6dbd76a1b106', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:43:54,480 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:43:54,481 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d38d3531-4b86-4906-91bf-6d394d91fa1f', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d38d3531-4b86-4906-91bf-6d394d91fa1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:43:55,532 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.043s 2021-10-29 01:43:55,533 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa396768-14ce-4d51-80eb-07fce656e4d5', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa396768-14ce-4d51-80eb-07fce656e4d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:43:56,585 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.044s 2021-10-29 01:43:56,585 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35df6441-ddd8-4e5d-9540-7d151a884a9c', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35df6441-ddd8-4e5d-9540-7d151a884a9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:43:57,637 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.043s 2021-10-29 01:43:57,637 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b076514b-9f0e-4a21-9237-ee0cb91f2ef5', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b076514b-9f0e-4a21-9237-ee0cb91f2ef5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:43:58,687 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:43:58,688 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc6db93b-571a-4df2-8f07-4a35502b3450', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc6db93b-571a-4df2-8f07-4a35502b3450', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:43:59,738 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.041s 2021-10-29 01:43:59,739 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:43:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c29167e8-a970-458f-bfe8-14751a03b4a9', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c29167e8-a970-458f-bfe8-14751a03b4a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:44:00,789 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:44:00,789 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61d50659-7b33-4b8e-ab81-d83a00c439ee', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61d50659-7b33-4b8e-ab81-d83a00c439ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:44:01,840 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.043s 2021-10-29 01:44:01,841 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47e9f4c2-d2bd-4f63-9d70-3c47d6866ef3', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47e9f4c2-d2bd-4f63-9d70-3c47d6866ef3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:44:02,892 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:44:02,892 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-577956cd-d501-48ea-9d09-59a1ff800505', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-577956cd-d501-48ea-9d09-59a1ff800505', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:44:03,940 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.041s 2021-10-29 01:44:03,941 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5b332d4-7cfe-451e-8842-c52400c7cbb8', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5b332d4-7cfe-451e-8842-c52400c7cbb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:44:04,990 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:44:04,991 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d61d13f-dca3-41d3-8086-73658c70ad74', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d61d13f-dca3-41d3-8086-73658c70ad74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:44:06,040 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.041s 2021-10-29 01:44:06,041 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-233746b6-f9da-4bb7-8cca-6c1752d211a2', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-233746b6-f9da-4bb7-8cca-6c1752d211a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:44:07,091 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:44:07,092 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58da26ce-0d94-4ccb-bfff-1c1a82384fe9', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58da26ce-0d94-4ccb-bfff-1c1a82384fe9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:44:08,144 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.045s 2021-10-29 01:44:08,145 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bc5cbca-7bb7-481c-8996-bd888b701e51', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bc5cbca-7bb7-481c-8996-bd888b701e51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:44:09,193 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.040s 2021-10-29 01:44:09,194 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c45cbf5-217c-46b3-8eaa-9edaf6cb573a', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c45cbf5-217c-46b3-8eaa-9edaf6cb573a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:44:10,245 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:44:10,245 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47e81a92-ea25-4b04-93d8-b8f078960d97', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47e81a92-ea25-4b04-93d8-b8f078960d97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:44:11,297 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.043s 2021-10-29 01:44:11,297 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71737662-f111-41c1-861c-bfde5693d4eb', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71737662-f111-41c1-861c-bfde5693d4eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:44:12,348 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.043s 2021-10-29 01:44:12,348 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-219f652a-e0dd-4949-a639-54eab4da951e', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-219f652a-e0dd-4949-a639-54eab4da951e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:44:13,398 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.041s 2021-10-29 01:44:13,398 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2367c84c-f3f8-4619-b2d2-7cd853827034', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2367c84c-f3f8-4619-b2d2-7cd853827034', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:44:14,450 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.043s 2021-10-29 01:44:14,451 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84355205-0396-4d90-b34e-6e0a7e138f1b', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84355205-0396-4d90-b34e-6e0a7e138f1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:44:15,502 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.043s 2021-10-29 01:44:15,502 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02155fab-56cf-4b04-8fda-15975efc65cb', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02155fab-56cf-4b04-8fda-15975efc65cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:44:16,552 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.041s 2021-10-29 01:44:16,552 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21415d77-c63b-4e23-9a13-e1bd85a66f87', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21415d77-c63b-4e23-9a13-e1bd85a66f87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:44:17,608 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.048s 2021-10-29 01:44:17,609 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ed106c7-bab0-4bd7-b4b5-4c959c7b608d', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ed106c7-bab0-4bd7-b4b5-4c959c7b608d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:44:18,659 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:44:18,659 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77d2b6dc-a0d0-478e-8fb6-40ce2f4152cb', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77d2b6dc-a0d0-478e-8fb6-40ce2f4152cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:44:19,709 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.041s 2021-10-29 01:44:19,710 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-238edb7f-9f92-4cfd-a9c1-74d8aa97ef12', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-238edb7f-9f92-4cfd-a9c1-74d8aa97ef12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:44:20,761 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:44:20,761 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95c81940-14cf-4d79-b4a1-f504fdb1dd9f', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95c81940-14cf-4d79-b4a1-f504fdb1dd9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:44:21,811 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:44:21,812 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f45b051d-acf2-444d-89ed-d587dc00755b', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f45b051d-acf2-444d-89ed-d587dc00755b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:44:22,863 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:44:22,864 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3edb918d-c1b1-452b-9450-652796b2055a', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3edb918d-c1b1-452b-9450-652796b2055a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:44:23,915 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:44:23,915 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1134181c-ac3e-4f5a-97ec-a0c189a16941', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1134181c-ac3e-4f5a-97ec-a0c189a16941', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:44:24,975 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.051s 2021-10-29 01:44:24,976 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e38f4f5d-6ea7-47a7-8846-287be55c2a61', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e38f4f5d-6ea7-47a7-8846-287be55c2a61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:44:26,027 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.043s 2021-10-29 01:44:26,027 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3194afa-51f8-4568-b648-f6c87b2e7fc8', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3194afa-51f8-4568-b648-f6c87b2e7fc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:44:27,077 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.043s 2021-10-29 01:44:27,078 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7a41f34-0f63-4841-b2f1-c9d8193a92f9', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7a41f34-0f63-4841-b2f1-c9d8193a92f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:44:28,127 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:44:28,128 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cb3c4a0-914a-4be8-bbe7-2bee9b27e502', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cb3c4a0-914a-4be8-bbe7-2bee9b27e502', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:44:29,176 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.041s 2021-10-29 01:44:29,177 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c357bdb-6418-4292-b586-c31cb462a244', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c357bdb-6418-4292-b586-c31cb462a244', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:44:30,227 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:44:30,228 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70ca2460-ed1e-4251-a5a3-e12d5f8e93a9', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70ca2460-ed1e-4251-a5a3-e12d5f8e93a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:44:31,277 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.041s 2021-10-29 01:44:31,278 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-561ef52f-e7d3-40ac-91a0-231b68bdcafc', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-561ef52f-e7d3-40ac-91a0-231b68bdcafc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:44:32,328 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:44:32,328 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-145fb56a-729e-494a-8eca-87fbb48a987c', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-145fb56a-729e-494a-8eca-87fbb48a987c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:44:33,378 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.041s 2021-10-29 01:44:33,378 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4da58cf1-eff9-40c2-9503-ec1bc480da13', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4da58cf1-eff9-40c2-9503-ec1bc480da13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:44:34,427 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.041s 2021-10-29 01:44:34,428 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e13e52a7-d6f5-4e64-bb13-b851622ac039', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e13e52a7-d6f5-4e64-bb13-b851622ac039', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:44:35,477 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.041s 2021-10-29 01:44:35,478 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f263979d-6b2a-4583-8ff4-370e358e0ddb', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f263979d-6b2a-4583-8ff4-370e358e0ddb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:44:36,528 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.041s 2021-10-29 01:44:36,529 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1d310d9-8af5-4db3-9762-5ebf73d7d87a', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1d310d9-8af5-4db3-9762-5ebf73d7d87a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:44:37,580 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.043s 2021-10-29 01:44:37,580 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c83d5154-730c-4a0e-b920-0fd29775ad87', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c83d5154-730c-4a0e-b920-0fd29775ad87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:44:38,630 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.041s 2021-10-29 01:44:38,630 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8954f748-d832-4e1c-8ef8-793136c846b3', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8954f748-d832-4e1c-8ef8-793136c846b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:44:39,680 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.041s 2021-10-29 01:44:39,680 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ed368f0-bc74-4141-a720-387cf187b030', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ed368f0-bc74-4141-a720-387cf187b030', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:44:40,731 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:44:40,732 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ec00af3-2c3c-4e78-beaa-9d0620588e0e', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ec00af3-2c3c-4e78-beaa-9d0620588e0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:44:41,782 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:44:41,783 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca9ad335-7331-4d72-8497-d5010de359f6', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca9ad335-7331-4d72-8497-d5010de359f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:44:42,833 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:44:42,833 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b26dc66-a0c8-45c5-9766-3a0fc790c64c', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b26dc66-a0c8-45c5-9766-3a0fc790c64c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:44:43,889 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.046s 2021-10-29 01:44:43,889 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92ba851a-a863-404b-bbe5-77d532a4fcef', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92ba851a-a863-404b-bbe5-77d532a4fcef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:44:44,938 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.041s 2021-10-29 01:44:44,938 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cee24ef0-cd5a-408c-805b-df634eb62b47', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cee24ef0-cd5a-408c-805b-df634eb62b47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:44:45,990 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.043s 2021-10-29 01:44:45,990 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91c40680-a708-4cea-92de-eb5df93f7645', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91c40680-a708-4cea-92de-eb5df93f7645', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:44:47,041 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:44:47,042 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26d20a0c-1ea8-4384-89c8-f238755778ce', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26d20a0c-1ea8-4384-89c8-f238755778ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:44:48,092 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.041s 2021-10-29 01:44:48,092 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb9e4252-ff95-4af8-b344-9b4816711f20', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb9e4252-ff95-4af8-b344-9b4816711f20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:44:49,142 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:44:49,142 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-403884fe-0fcb-4d6f-867a-c9609fd38677', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-403884fe-0fcb-4d6f-867a-c9609fd38677', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:44:50,196 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.046s 2021-10-29 01:44:50,196 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1d720e4-6d86-47fb-9107-8a21e2c4a791', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1d720e4-6d86-47fb-9107-8a21e2c4a791', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:44:51,248 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:44:51,248 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ded92bdd-d8f3-4477-aed2-ac8812ac5ea9', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ded92bdd-d8f3-4477-aed2-ac8812ac5ea9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:44:52,298 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:44:52,299 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-366835c6-2d2e-400b-9784-863148b90982', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-366835c6-2d2e-400b-9784-863148b90982', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:44:53,349 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:44:53,349 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4a06f75-4c0e-4e1d-b6af-2e96fe926bef', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4a06f75-4c0e-4e1d-b6af-2e96fe926bef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:44:54,399 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:44:54,399 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37f4f364-6b7d-4f95-a5a6-8dda485fe666', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37f4f364-6b7d-4f95-a5a6-8dda485fe666', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:44:55,448 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:44:55,449 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d051dc85-fe04-4287-b7d1-2fe59299a241', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d051dc85-fe04-4287-b7d1-2fe59299a241', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:44:56,501 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.043s 2021-10-29 01:44:56,501 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30f6ca01-8912-4cef-bbd4-bcbd5f110fb3', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30f6ca01-8912-4cef-bbd4-bcbd5f110fb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:44:57,551 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:44:57,551 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8725f165-6cf6-4296-9273-d3172e102ccd', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8725f165-6cf6-4296-9273-d3172e102ccd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:44:58,602 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.043s 2021-10-29 01:44:58,603 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e882b26-61f6-43fd-9159-bae8d953bd87', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e882b26-61f6-43fd-9159-bae8d953bd87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:44:59,653 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:44:59,653 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:44:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52f8b3b9-7611-43ad-9de2-564628db1836', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52f8b3b9-7611-43ad-9de2-564628db1836', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:45:00,704 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:45:00,704 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c252fea-df79-4d24-a12f-8c2e377488ab', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c252fea-df79-4d24-a12f-8c2e377488ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:45:01,754 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:45:01,755 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42652dd9-2d6d-4123-92ca-41f44438262b', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42652dd9-2d6d-4123-92ca-41f44438262b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:45:02,805 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.041s 2021-10-29 01:45:02,805 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbd12876-8662-4349-a797-09c148c2d57c', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbd12876-8662-4349-a797-09c148c2d57c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:45:03,857 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:45:03,857 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9215e5c7-e489-4fbc-94cb-9827757c15d7', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9215e5c7-e489-4fbc-94cb-9827757c15d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:45:04,906 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.041s 2021-10-29 01:45:04,907 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-988dd6f0-9252-4192-b683-62a54c6d8f30', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-988dd6f0-9252-4192-b683-62a54c6d8f30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:45:05,957 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:45:05,957 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3160e85b-39c0-42fa-8858-7cb7bc2d6a5c', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3160e85b-39c0-42fa-8858-7cb7bc2d6a5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:45:07,006 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.041s 2021-10-29 01:45:07,007 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7be6d75f-2f67-4ef6-b5ef-bfd262390aca', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7be6d75f-2f67-4ef6-b5ef-bfd262390aca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:45:08,057 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:45:08,058 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84471d8e-a15b-413c-8590-cd6c9b3ec775', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84471d8e-a15b-413c-8590-cd6c9b3ec775', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:45:09,109 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.043s 2021-10-29 01:45:09,109 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b229f40f-2d58-40f6-b3e3-3c21403a870d', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b229f40f-2d58-40f6-b3e3-3c21403a870d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:45:10,159 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:45:10,159 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ac05281-bb39-48ef-96a9-14ad69d10651', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ac05281-bb39-48ef-96a9-14ad69d10651', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:45:11,209 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.041s 2021-10-29 01:45:11,209 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7918b909-90ce-4b04-aefe-407502a1e759', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7918b909-90ce-4b04-aefe-407502a1e759', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:45:12,261 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:45:12,261 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fef022c-1afb-4ac2-8e99-129f30035d7f', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fef022c-1afb-4ac2-8e99-129f30035d7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:45:13,353 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.084s 2021-10-29 01:45:13,354 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a13e100-d034-4ce7-9445-5bdfa1d1a8c9', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a13e100-d034-4ce7-9445-5bdfa1d1a8c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:45:14,404 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:45:14,404 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-056fd20c-e301-4ae8-9dc9-2c673df260c6', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-056fd20c-e301-4ae8-9dc9-2c673df260c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:45:15,457 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.044s 2021-10-29 01:45:15,457 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-681cb90b-c181-47a4-825a-9d7faedcab39', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-681cb90b-c181-47a4-825a-9d7faedcab39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:45:16,508 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:45:16,508 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-921cf4e1-892f-4a74-b876-3671b5b486fd', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-921cf4e1-892f-4a74-b876-3671b5b486fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:45:17,557 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.041s 2021-10-29 01:45:17,557 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df317f7d-b2c4-49fd-9934-9c24b13b682a', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df317f7d-b2c4-49fd-9934-9c24b13b682a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:45:18,607 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.041s 2021-10-29 01:45:18,608 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9ff95c3-1121-4de2-a02e-d62b6e119032', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9ff95c3-1121-4de2-a02e-d62b6e119032', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:45:19,657 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:45:19,657 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-514362aa-b1a5-4164-862f-9e85c279b96b', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-514362aa-b1a5-4164-862f-9e85c279b96b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:45:20,708 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:45:20,708 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ddcd4d7-60f4-45b0-92b7-4e22cca5cbe1', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ddcd4d7-60f4-45b0-92b7-4e22cca5cbe1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:45:21,759 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:45:21,759 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07c50b56-efa8-4545-a8d7-a95080c78e5f', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07c50b56-efa8-4545-a8d7-a95080c78e5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:45:22,809 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:45:22,810 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b2a144d-fa47-4d9d-8d33-8f056f5f2471', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b2a144d-fa47-4d9d-8d33-8f056f5f2471', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:45:23,860 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:45:23,860 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6468792c-0835-4c38-84b6-648bdf44d5d7', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6468792c-0835-4c38-84b6-648bdf44d5d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:45:24,910 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.041s 2021-10-29 01:45:24,911 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a8b7fe7-4322-4ba8-9a34-fb6e532ecc4d', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a8b7fe7-4322-4ba8-9a34-fb6e532ecc4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:45:25,961 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:45:25,962 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f6cdbe5-c71f-4ff0-acdb-37a9a1b30a27', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f6cdbe5-c71f-4ff0-acdb-37a9a1b30a27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:45:27,015 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.044s 2021-10-29 01:45:27,015 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69a932fb-615d-4503-a9ea-5441ef4ea50a', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69a932fb-615d-4503-a9ea-5441ef4ea50a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:45:28,065 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:45:28,065 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bf05923-5f80-44ba-a118-7da2cd577601', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bf05923-5f80-44ba-a118-7da2cd577601', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:45:29,115 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:45:29,116 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33262631-7214-47d2-9c90-529dad890d11', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33262631-7214-47d2-9c90-529dad890d11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:45:30,166 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:45:30,167 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22eb8f70-2fe8-415a-9877-75b1fe874f91', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22eb8f70-2fe8-415a-9877-75b1fe874f91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:45:31,221 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:45:31,221 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5acf829-44af-488e-af16-797408765243', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5acf829-44af-488e-af16-797408765243', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:45:32,274 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:45:32,274 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4b56796-2192-4bc4-8e75-84550e93f5e7', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4b56796-2192-4bc4-8e75-84550e93f5e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:45:33,326 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:45:33,326 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f23ec260-68a2-4877-95ad-4f911cebb325', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f23ec260-68a2-4877-95ad-4f911cebb325', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:45:34,377 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.043s 2021-10-29 01:45:34,378 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b09644f-41b7-4281-acbf-83ea4ca923e2', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b09644f-41b7-4281-acbf-83ea4ca923e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:45:35,428 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:45:35,429 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99e15e13-3771-40ee-9e9f-3b6f02ba068d', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99e15e13-3771-40ee-9e9f-3b6f02ba068d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:45:36,479 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:45:36,479 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce3790e1-f742-4c42-9d4e-40c2588e3043', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce3790e1-f742-4c42-9d4e-40c2588e3043', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:45:37,530 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:45:37,530 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75735eb9-a9c7-4cb8-acf6-d293e2ee235a', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75735eb9-a9c7-4cb8-acf6-d293e2ee235a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:45:38,583 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.043s 2021-10-29 01:45:38,583 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3f36028-f34c-4bd8-810b-f41cac0bfc42', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3f36028-f34c-4bd8-810b-f41cac0bfc42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:45:39,634 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:45:39,635 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5703ff5-4272-4c9f-a4b1-b03b13ffb8a5', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5703ff5-4272-4c9f-a4b1-b03b13ffb8a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:45:40,687 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.044s 2021-10-29 01:45:40,687 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ffb69ba-e90d-4dd3-a991-989b8901f85f', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ffb69ba-e90d-4dd3-a991-989b8901f85f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:45:41,738 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:45:41,738 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d264a72e-167f-49cf-b589-01a7d2968aef', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d264a72e-167f-49cf-b589-01a7d2968aef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:45:42,788 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:45:42,788 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b1eccea-8fff-4271-a674-98f3542c85d5', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b1eccea-8fff-4271-a674-98f3542c85d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:45:43,837 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.041s 2021-10-29 01:45:43,838 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55de384b-33f9-4ba4-a44a-f54bce6cd6bf', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55de384b-33f9-4ba4-a44a-f54bce6cd6bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:45:44,888 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.041s 2021-10-29 01:45:44,889 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81fdb52b-a68d-4ae0-82aa-9c67c340a53e', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81fdb52b-a68d-4ae0-82aa-9c67c340a53e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:45:45,940 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.043s 2021-10-29 01:45:45,940 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c73dde4-32df-4f49-b401-d6edaade5cce', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c73dde4-32df-4f49-b401-d6edaade5cce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:45:46,991 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:45:46,991 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ede97479-a312-4299-b396-2dec68fa40c9', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ede97479-a312-4299-b396-2dec68fa40c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:45:48,042 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.043s 2021-10-29 01:45:48,043 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18f2151b-e402-4c01-9174-e9b4cc4305bc', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18f2151b-e402-4c01-9174-e9b4cc4305bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:45:49,091 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.041s 2021-10-29 01:45:49,092 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9d8c484-8de7-4809-9b62-48a275bcc8f2', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9d8c484-8de7-4809-9b62-48a275bcc8f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:45:50,143 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.043s 2021-10-29 01:45:50,143 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52763286-c234-4973-93a6-7e3b4230bc10', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52763286-c234-4973-93a6-7e3b4230bc10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:45:51,193 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:45:51,194 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0e087b0-b309-4a4a-a95f-b08d0fa6c9e4', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0e087b0-b309-4a4a-a95f-b08d0fa6c9e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:45:52,243 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.041s 2021-10-29 01:45:52,243 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18d52fbf-ea34-4db8-afbb-529c0fbb41e2', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18d52fbf-ea34-4db8-afbb-529c0fbb41e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:45:53,295 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.043s 2021-10-29 01:45:53,295 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd362195-489b-4457-92d4-441ca1b91df5', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd362195-489b-4457-92d4-441ca1b91df5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:45:54,344 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.041s 2021-10-29 01:45:54,344 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57f5f3eb-2bf4-42a4-91d7-cec16c64a869', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57f5f3eb-2bf4-42a4-91d7-cec16c64a869', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:45:55,393 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.041s 2021-10-29 01:45:55,393 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-239611b4-5601-4db1-ad93-57aba2f79193', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-239611b4-5601-4db1-ad93-57aba2f79193', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:45:56,442 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.041s 2021-10-29 01:45:56,442 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed8ce4e5-b3be-4ab7-9656-863328a07406', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed8ce4e5-b3be-4ab7-9656-863328a07406', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:45:57,495 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.044s 2021-10-29 01:45:57,495 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-819e15b9-fbda-4838-82dc-b3047f26b628', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-819e15b9-fbda-4838-82dc-b3047f26b628', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:45:58,544 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.040s 2021-10-29 01:45:58,545 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1acd70fc-48f4-4664-ada7-b11ab33d8623', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1acd70fc-48f4-4664-ada7-b11ab33d8623', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:45:59,595 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:45:59,595 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:45:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ccd8be6-ee6d-497c-afd2-9485c62057e4', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ccd8be6-ee6d-497c-afd2-9485c62057e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:46:00,647 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.043s 2021-10-29 01:46:00,647 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71b8676a-7603-4bce-ad3e-1aa798251b55', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71b8676a-7603-4bce-ad3e-1aa798251b55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:46:01,696 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.041s 2021-10-29 01:46:01,696 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07b6448c-f879-4f86-9f46-2d6ae539b7f5', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07b6448c-f879-4f86-9f46-2d6ae539b7f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:46:02,746 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.041s 2021-10-29 01:46:02,747 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b63a08fc-f65e-4fcc-bfbc-3bea48d0bd77', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b63a08fc-f65e-4fcc-bfbc-3bea48d0bd77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:46:03,797 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:46:03,797 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb78a4c3-448b-4509-b06e-11f14218b9d5', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb78a4c3-448b-4509-b06e-11f14218b9d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:46:04,848 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:46:04,848 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bff62b9-47be-4545-9384-b752a5f6ccf7', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bff62b9-47be-4545-9384-b752a5f6ccf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:46:05,900 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.043s 2021-10-29 01:46:05,900 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d83a601-d33a-4460-98ba-235ec28051ff', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d83a601-d33a-4460-98ba-235ec28051ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:46:06,949 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.041s 2021-10-29 01:46:06,950 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c35f389f-7a1d-4d9b-ae89-59e3d3b0b904', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c35f389f-7a1d-4d9b-ae89-59e3d3b0b904', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:46:08,002 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.043s 2021-10-29 01:46:08,002 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e21f355-f7a9-418d-bafe-ddafbc55e5df', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e21f355-f7a9-418d-bafe-ddafbc55e5df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:46:09,051 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.041s 2021-10-29 01:46:09,052 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2377dce8-d356-4a28-b8b7-9054ee686e5d', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2377dce8-d356-4a28-b8b7-9054ee686e5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:46:10,101 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:46:10,102 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ecccf30-d97e-42ca-a887-abbd660634f7', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ecccf30-d97e-42ca-a887-abbd660634f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:46:11,153 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:46:11,153 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52515490-bd16-4521-9fb4-462f1d5a62c7', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52515490-bd16-4521-9fb4-462f1d5a62c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:46:12,203 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.042s 2021-10-29 01:46:12,203 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6d282a8-967e-4711-a2f2-e37c94b5ea1c', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6d282a8-967e-4711-a2f2-e37c94b5ea1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:46:13,254 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 0.043s 2021-10-29 01:46:13,255 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e4111e1-f698-4164-884d-c56495212fcf', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e4111e1-f698-4164-884d-c56495212fcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93'} Body: b'{"volume": {"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T01:16:37.000000", "updated_at": "2021-10-29T01:17:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1661004852", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.90/volume/v3/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}, {"rel": "bookmark", "href": "http://10.222.0.90/volume/ccd9f9783640477abd2d011a323a6f06/volumes/b4c0948a-7c83-4b77-a9aa-6e419ed8ce93"}], "user_id": "fe886b061dd447649b65fc919fb6dd87", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "attachment_id": "c3c30303-f2a1-42a7-952b-e05ffbbba8a2", "volume_id": "b4c0948a-7c83-4b77-a9aa-6e419ed8ce93", "server_id": "11a30efc-58bb-4139-a2ca-1712680c7fde", "host_name": null, "device": "/dev/sda", "attached_at": "2021-10-29T01:17:07.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "3fef3f0d-d772-4999-b764-d6690634a06d", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ccd9f9783640477abd2d011a323a6f06"}}' 2021-10-29 01:46:13,428 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.222.0.90:9696/v2.0/security-groups/4f752c7e-2e28-4b30-a613-ec1ba959297a 0.166s 2021-10-29 01:46:13,428 116439 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-2e89b4f5-1b7a-43ca-8dd0-6ec4f1faa802', 'content-length': '0', 'date': 'Fri, 29 Oct 2021 01:46:13 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.90:9696/v2.0/security-groups/4f752c7e-2e28-4b30-a613-ec1ba959297a'} Body: b'' 2021-10-29 01:46:13,506 116439 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.222.0.90/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1685738325 0.077s 2021-10-29 01:46:13,506 116439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 01:46:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fcf0e4cc-188e-42db-bdf5-57281b28a4ba', 'x-compute-request-id': 'req-fcf0e4cc-188e-42db-bdf5-57281b28a4ba', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.90/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1685738325'} 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 b4c0948a-7c83-4b77-a9aa-6e419ed8ce93 within the required time (360 s). Timer started at 1635471613. Timer ended at 1635471973waited for 360 }}} Traceback (most recent call last): File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 445, in _make_request six.raise_from(e, None) File "<string>", line 3, in raise_from File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 440, in _make_request httplib_response = conn.getresponse() File "/usr/lib/python3.8/http/client.py", line 1344, in getresponse response.begin() File "/usr/lib/python3.8/http/client.py", line 307, in begin version, status, reason = self._read_status() File "/usr/lib/python3.8/http/client.py", line 268, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/lib/python3.8/socket.py", line 669, in readinto return self._sock.recv_into(b) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 699, in urlopen httplib_response = self._make_request( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 447, in _make_request self._raise_timeout(err=e, url=url, timeout_value=read_timeout) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 336, in _raise_timeout raise ReadTimeoutError( urllib3.exceptions.ReadTimeoutError: HTTPConnectionPool(host='10.222.0.90', port=80): Read timed out. (read timeout=60) During handling of the above exception, another exception occurred: 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 113, in wait_for_server_termination body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 147, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 314, in get return self.request('GET', url, extra_headers, headers) 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 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 74, in request return self.request_encode_url( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/request.py", line 96, in request_encode_url 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 783, in urlopen return self.urlopen( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 783, in urlopen return self.urlopen( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 783, in urlopen return self.urlopen( [Previous line repeated 7 more times] File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 755, in urlopen retries = retries.increment( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/util/retry.py", line 574, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='10.222.0.90', port=80): Max retries exceeded with url: /compute/v2.1/servers/11a30efc-58bb-4139-a2ca-1712680c7fde (Caused by ReadTimeoutError("HTTPConnectionPool(host='10.222.0.90', port=80): Read timed out. (read timeout=60)")) |
||||||
setUpClass (tempest.api.compute.volumes.test_attach_volume | 1 | 0 | 0 | 0 | 1 | Detail | |
AttachVolumeMultiAttachTest) |
skip
pt9.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
pt10.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
pt11.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
pt12.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
pt13.1: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest) |
||||||
VolumesBackupsV39Test) |
skip
pt13.2: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test) |
||||||
setUpClass (tempest.scenario.test_encrypted_cinder_volumes | 1 | 0 | 0 | 0 | 1 | Detail | |
TestEncryptedCinderVolumes) |
skip
pt14.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
pt15.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_negative.AttachVolumeNegativeTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative] |
pass
pt16.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
pt16.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
pt16.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
pt17.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
pt18.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
pt19.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
pt19.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
pt19.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
pt19.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
pt19.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
pt19.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
pt20.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
pt20.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
pt20.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
pt20.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
pt20.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
pt20.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
pt20.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
pt20.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
pt21.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
pt21.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
pt22.1: tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest.test_extend_attached_encrypted_volume_luksv1[compute,id-e93243ec-7c37-4b5b-a099-ebf052c13216] |
||||||
tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_group_from_group_snapshot[id-eff52c70-efc7-45ed-b47a-4ad675d09b81] |
pass
pt23.1: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot[id-eff52c70-efc7-45ed-b47a-4ad675d09b81] |
||||||
test_delete_group_snapshots_following_updated_volumes[id-7d7fc000-0b4c-4376-a372-544116d2e127] |
pass
pt23.2: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_delete_group_snapshots_following_updated_volumes[id-7d7fc000-0b4c-4376-a372-544116d2e127] |
||||||
test_group_snapshot_create_show_list_delete[id-1298e537-f1f0-47a3-a1dd-8adec8168897] |
pass
pt23.3: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete[id-1298e537-f1f0-47a3-a1dd-8adec8168897] |
||||||
tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test | 1 | 0 | 0 | 0 | 1 | Detail | |
test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40] |
skip
pt24.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
pt25.1: tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest.test_group_type_specs_create_show_update_list_delete[id-bb4e30d0-de6e-4f4d-866c-dcc48d023b4e] |
||||||
tempest.api.volume.admin.test_group_types.GroupTypesTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_group_type_create_list_update_show[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864] |
pass
pt26.1: tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864] |
||||||
tempest.api.volume.admin.test_groups.GroupsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4] |
pass
pt27.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
pt27.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
pt28.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
pt29.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
pt30.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
pt30.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
pt30.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
pt30.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
pt30.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
pt30.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
pt30.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
pt31.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
pt31.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
pt31.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
pt31.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
pt31.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
pt31.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
pt32.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
pt32.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
pt33.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
pt34.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
pt34.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
pt35.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
pt35.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
pt36.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
pt36.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
pt36.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
pt36.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
pt36.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
pt36.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
pt36.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
pt37.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
pt37.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
pt37.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
pt38.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
pt39.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
pt39.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
pt39.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
pt39.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
pt39.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
pt40.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
pt40.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
pt40.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
pt40.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
pt40.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
pt41.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
pt41.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
pt42.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
pt42.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
pt43.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
pt43.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
pt43.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
pt43.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
pt43.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
pt44.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
pt44.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
pt44.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
pt45.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
pt45.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
pt45.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
pt45.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
pt45.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
pt45.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
pt45.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
pt45.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
pt45.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
pt45.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
pt45.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
pt45.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
pt46.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
pt46.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
pt46.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
pt46.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
pt46.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
pt46.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
pt47.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
pt47.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
pt47.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
pt47.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
pt47.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
pt48.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
pt49.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
pt50.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
pt51.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
pt52.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
pt52.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
pt53.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
pt53.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
pt54.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
pt55.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
pt55.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
pt56.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
pt56.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
pt57.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
pt57.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
pt58.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
pt58.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
pt59.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
pt59.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
pt59.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
pt59.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
pt59.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
pt59.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
pt60.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
pt60.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
pt61.1: tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative] |
||||||
tempest.api.volume.test_volumes_extend.VolumesExtendTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] |
pass
pt62.1: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] |
||||||
test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912] |
pass
pt62.2: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912] |
||||||
tempest.api.volume.test_volumes_get.VolumesGetTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke] |
pass
pt63.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
pt63.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
pt63.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
pt64.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt69.1: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,volume] |
||||||
Total | 234 | 215 | 9 | 0 | 10 |